- 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

@ -16,10 +16,10 @@
#include <string.h>
#include "libbb.h"
#include "utils.h"
#include "ip_common.h"
#include "busybox.h"
int preferred_family = AF_UNSPEC;
int oneline = 0;