summaryrefslogtreecommitdiff
path: root/asn1
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2013-07-15 02:48:26 +0000
committerJeff Morriss <jeff.morriss.ws@gmail.com>2013-07-15 02:48:26 +0000
commit54bb2e7a5c0df621f3d59056ece86934082814be (patch)
treedd13c52ad2628208b6667668a2ed34b6fbe55598 /asn1
parent27059c2804a7efc0f4f1e91dbfff88039407920d (diff)
downloadwireshark-54bb2e7a5c0df621f3d59056ece86934082814be.tar.gz
Move report_err.{h,c} from epan into wsutil: there's nothing epan-specific there and moving it avoids having to recompile the file for use in editcap and capinfos (which don't link against libwireshark).
svn path=/trunk/; revision=50598
Diffstat (limited to 'asn1')
-rw-r--r--asn1/snmp/packet-snmp-template.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/asn1/snmp/packet-snmp-template.c b/asn1/snmp/packet-snmp-template.c
index bb9d79013d..1653f8a4ec 100644
--- a/asn1/snmp/packet-snmp-template.c
+++ b/asn1/snmp/packet-snmp-template.c
@@ -74,7 +74,6 @@
#include <epan/crypt/sha1.h>
#include <epan/crypt/md5.h>
#include <epan/expert.h>
-#include <epan/report_err.h>
#include <epan/oids.h>