aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mate
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2005-11-07 02:47:09 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2005-11-07 02:47:09 +0000
commit6ad4596fca2701f96130058b78fb5c056d419c51 (patch)
tree2c99afde34478309459f71cde6f6f529c8c1f828 /plugins/mate
parent81f4be75d1c3da4a35826735e71c8eb191215427 (diff)
Use <wiretap/file_util.h> to include "file_util.h"; otherwise, the
include fails as we don't do -Iwiretap. If we have it, include <sys/stat.h> in epan/filesystem.c - we need it for stat() and the macros and structures it uses. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@16410 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'plugins/mate')
-rw-r--r--plugins/mate/mate_util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mate/mate_util.c b/plugins/mate/mate_util.c
index 89349317e4..1856f34d4d 100644
--- a/plugins/mate/mate_util.c
+++ b/plugins/mate/mate_util.c
@@ -27,7 +27,7 @@
#include "mate.h"
#include "mate_util.h"
-#include "file_util.h"
+#include <wiretap/file_util.h>
/***************************************************************************
* dbg_print