Consolidate #include <sys/time.h> so libbb.h does it.

This commit is contained in:
Rob Landley
2006-05-27 21:42:58 +00:00
parent d244bc1a57
commit 299a6b4d7b
40 changed files with 2 additions and 46 deletions

View File

@@ -24,6 +24,8 @@
#include <netinet/in.h>
#include <netdb.h>
#include <sys/time.h>
#include "bb_config.h"
#ifdef CONFIG_SELINUX
#include <selinux/selinux.h>