aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-acp133.c
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2007-08-25 01:14:24 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2007-08-25 01:14:24 +0000
commit00c5e48a17040bbeff107c98ce365633724ad9fe (patch)
tree55d9c884242ed55ed057163c987103803043bc8a /epan/dissectors/packet-acp133.c
parentfb082a9a3c738c4707245cd7a5bdf564683a968f (diff)
get users of oid_resolv to use the new oids, rollout packet-snmp.c
svn path=/trunk/; revision=22651
Diffstat (limited to 'epan/dissectors/packet-acp133.c')
-rw-r--r--epan/dissectors/packet-acp133.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-acp133.c b/epan/dissectors/packet-acp133.c
index 2af93a87a6..0edbd82394 100644
--- a/epan/dissectors/packet-acp133.c
+++ b/epan/dissectors/packet-acp133.c
@@ -1,7 +1,7 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Wireshark dissector compiler */
-/* .\packet-acp133.c */
-/* ../../tools/asn2wrs.py -b -X -T -e -p acp133 -c acp133.cnf -s packet-acp133-template acp133.asn */
+/* ./packet-acp133.c */
+/* ../../tools/asn2wrs.py -b -e -X -T -p acp133 -c acp133.cnf -s packet-acp133-template acp133.asn */
/* Input file: packet-acp133-template.c */
@@ -38,8 +38,8 @@
#include <glib.h>
#include <epan/packet.h>
#include <epan/conversation.h>
-#include <epan/oid_resolv.h>
#include <epan/asn1.h>
+#include <epan/oids.h>
#include <stdio.h>
#include <string.h>