aboutsummaryrefslogtreecommitdiffstats
path: root/echld/echld-int.h
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2013-11-18 07:25:12 +0000
committerJörg Mayer <jmayer@loplof.de>2013-11-18 07:25:12 +0000
commit7b80faa66f55f8be5f344691cb1de0fe364a6881 (patch)
tree34441cbb985ca9a1e27a36090fa7f08fa62983e5 /echld/echld-int.h
parentadc82b16ba83b46d64cf094ad7c2ecaa442ffb2d (diff)
Fix some warnings that were really errors.
It would really help to fix the remaining warnings so that these files can be compiled with -Werror, which gets me to the quesiton: Is this code still maintained in some form or was it an interesting experiment that has been terminated? svn path=/trunk/; revision=53406
Diffstat (limited to 'echld/echld-int.h')
-rw-r--r--echld/echld-int.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/echld/echld-int.h b/echld/echld-int.h
index fc745b62c1..708f439af6 100644
--- a/echld/echld-int.h
+++ b/echld/echld-int.h
@@ -70,6 +70,7 @@
#include "cfile.h"
#include "wsutil/crash_info.h"
#include "wsutil/privileges.h"
+#include "wsutil/filesystem.h"
#include "epan/epan.h"
#include "epan/prefs.h"
#include "epan/ex-opt.h"