aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mount.c
diff options
context:
space:
mode:
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2008-08-26 01:28:50 +0000
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2008-08-26 01:28:50 +0000
commit34a8c03dcfc7af4ce272c56d27c20c692091dd21 (patch)
tree8a27d9f295947daceee06a60d88671a11d36eb50 /epan/dissectors/packet-mount.c
parent5745aa8cb9c3999bad339c99fed04faf22275e0a (diff)
#include <emem.h> not req'd
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26091 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-mount.c')
-rw-r--r--epan/dissectors/packet-mount.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-mount.c b/epan/dissectors/packet-mount.c
index 069b08af74..9b2f461720 100644
--- a/epan/dissectors/packet-mount.c
+++ b/epan/dissectors/packet-mount.c
@@ -35,7 +35,6 @@
#include "packet-mount.h"
#include "packet-nfs.h"
-#include <epan/emem.h>
static int proto_mount = -1;