- stats.c: remove header includes we don't need
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Wed, 3 Jun 2015 16:32:39 +0000 (16:32 +0000)
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Wed, 3 Jun 2015 16:32:39 +0000 (16:32 +0000)
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@6033 82007160-df01-0410-b94d-b575c5fd34c7

src/stats.c

index 977d7fdbc2422761e849b4d2c79114cdc1670ec7..9b91d5bcb6bd9aaaa793494bf29c03193f6e51fc 100644 (file)
 #include <sys/time.h>
 #include <time.h>
 #include <sys/types.h>
-#include <sys/socket.h>
-#include <netinet/in.h>
-#include <arpa/inet.h>
-
 #include <sys/resource.h> /* getrlimit */
 #include <errno.h>