From 28dbfe9bf7a799ab1da2563fd5e007d007b54168 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Mon, 18 Apr 2011 16:52:55 +0200 Subject: misc: Remove the sys/types.h include from various files We used this include for the u_int{8,16,32}_t types but we do not need this anymore. --- src/statistics.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/statistics.c') diff --git a/src/statistics.c b/src/statistics.c index a6121401..83bb6ed3 100644 --- a/src/statistics.c +++ b/src/statistics.c @@ -20,7 +20,6 @@ * */ -#include #include #include -- cgit v1.2.3