Include <wiretap/file_util.h> to declare the eth_ routines.
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 7 Nov 2005 02:35:02 +0000 (02:35 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 7 Nov 2005 02:35:02 +0000 (02:35 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@16407 f5534014-38df-0310-8fa8-9805f1628bb7

tethereal.c

index cc2fd6cf229380cd66467af37f36d57e3d75774b..d016dc823f7f7927e2208885a73aa0941bd94dd6 100644 (file)
@@ -62,6 +62,7 @@
 #include <glib.h>
 #include <epan/epan.h>
 #include <epan/filesystem.h>
+#include <wiretap/file_util.h>
 
 #include "globals.h"
 #include <epan/timestamp.h>