Use <wiretap/file_util.h> to include "file_util.h"; otherwise, the
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 7 Nov 2005 02:47:09 +0000 (02:47 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 7 Nov 2005 02:47:09 +0000 (02:47 +0000)
commit6ad4596fca2701f96130058b78fb5c056d419c51
tree2c99afde34478309459f71cde6f6f529c8c1f828
parent81f4be75d1c3da4a35826735e71c8eb191215427
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
epan/addr_resolv.c
epan/filesystem.c
epan/plugins.c
epan/prefs.c
plugins/asn1/packet-asn1.c
plugins/mate/mate_util.c