diff options
| author | Roy Marples <roy@marples.name> | 2013-05-21 16:05:36 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2013-05-21 16:05:36 +0000 |
| commit | 0d0c5f667076df359fece7e13c4202ae105f6c7f (patch) | |
| tree | 46053abe659b240feabdc6cc6d3dfd38c2f1c904 /ipv6.c | |
| parent | 898b96fa9cc5cd0f59061656c0c689f8be83957a (diff) | |
| download | dhcpcd-0d0c5f667076df359fece7e13c4202ae105f6c7f.tar.xz | |
Remove more headers
Diffstat (limited to 'ipv6.c')
| -rw-r--r-- | ipv6.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ * SUCH DAMAGE. */ +#include <sys/param.h> #include <sys/types.h> #include <sys/socket.h> |
