From 71c603b2fc8c62651485b550494ee30da6c75cb5 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Tue, 5 Jan 2016 16:24:52 -0800 Subject: Clean up more includes of wtap.h. Change-Id: Ie53b64f7e5b39a50dffb62fc0b886da71e0a3bd2 Reviewed-on: https://code.wireshark.org/review/13066 Reviewed-by: Guy Harris --- capinfos.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'capinfos.c') diff --git a/capinfos.c b/capinfos.c index 5e5c9530dd..5a3e2b3f56 100644 --- a/capinfos.c +++ b/capinfos.c @@ -73,6 +73,8 @@ #include /* to get the libz version number */ #endif +#include + #include #include #include @@ -83,7 +85,6 @@ #include #endif -#include "wtap.h" #include #include #include -- cgit v1.2.1