From ccc55bc80cb8965a73fae980d6e1babf6d8a8823 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sun, 3 Dec 2017 21:33:59 -0800 Subject: Put the structure of a capture_file back in cfile.h. The split isn't necessary now that epan no longer uses the capture_file structure. Change-Id: Ia232712a2fb5db511865805518e8d03509b2167f Reviewed-on: https://code.wireshark.org/review/24693 Reviewed-by: Guy Harris --- globals.h | 1 - 1 file changed, 1 deletion(-) (limited to 'globals.h') diff --git a/globals.h b/globals.h index 4d32614538..246c829c1a 100644 --- a/globals.h +++ b/globals.h @@ -12,7 +12,6 @@ #define __GLOBALS_H__ #include "file.h" -#include "cfile-int.h" #include #ifdef __cplusplus -- cgit v1.2.3