From 65303efe4da5325a4d4db9c389f2dfb09a55eecc Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Fri, 27 Feb 2015 19:51:37 -0800 Subject: Remove some unneeded includes of . Change-Id: I9e4e6efa9f8c7dbff7627f8d5fc3278ab383618d Reviewed-on: https://code.wireshark.org/review/7441 Petri-Dish: Guy Harris Reviewed-by: Guy Harris --- capinfos.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'capinfos.c') diff --git a/capinfos.c b/capinfos.c index 31a6fb32ff..ae3e04f2b1 100644 --- a/capinfos.c +++ b/capinfos.c @@ -71,10 +71,6 @@ #include #endif -#ifdef HAVE_SYS_TIME_H -#include -#endif - #include #ifdef HAVE_LIBZ -- cgit v1.2.1