svn commit: trunk/busybox/include

aldot at busybox.net aldot at busybox.net
Thu Jan 4 22:13:26 UTC 2007


Author: aldot
Date: 2007-01-04 14:13:25 -0800 (Thu, 04 Jan 2007)
New Revision: 17160

Log:
- remove duplicate includes


Modified:
   trunk/busybox/include/inet_common.h


Changeset:
Modified: trunk/busybox/include/inet_common.h
===================================================================
--- trunk/busybox/include/inet_common.h	2007-01-04 21:22:11 UTC (rev 17159)
+++ trunk/busybox/include/inet_common.h	2007-01-04 22:13:25 UTC (rev 17160)
@@ -5,13 +5,8 @@
  *
  * Heavily modified by Manuel Novoa III       Mar 12, 2001
  *
- * Version:     $Id: inet_common.h,v 1.4 2004/03/10 07:42:37 mjn3 Exp $
- *
  */
 
-#include <features.h>
-#include <sys/types.h>
-#include <sys/socket.h>
 #include "platform.h"
 
 /* hostfirst!=0 If we expect this to be a hostname,




More information about the busybox-cvs mailing list