- include proper headers.

This commit is contained in:
Bernhard Reutner-Fischer
2006-04-05 16:21:37 +00:00
parent 465874f3a3
commit fa939aae81
7 changed files with 14 additions and 33 deletions

View File

@ -73,7 +73,7 @@
#include <sys/types.h>
#include <net/if.h>
#include <net/if_arp.h>
#include "libbb.h"
#include "busybox.h"
#ifdef CONFIG_FEATURE_IPV6
# define HAVE_AFINET6 1