aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cops.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2005-11-08 22:18:06 +0000
committerAnders Broman <anders.broman@ericsson.com>2005-11-08 22:18:06 +0000
commit2044d02bcb5c0270c270e217b123a537dfe34f0f (patch)
treedd06656ce9cdb49d04f70987af4aa9ed29b3cf7e /epan/dissectors/packet-cops.c
parent53ab6ed970b3845959f53fc9bb75da6c1b43c5cd (diff)
Move def of subid_t to format-oid.h don't include asn1.h in cops any more.
svn path=/trunk/; revision=16440
Diffstat (limited to 'epan/dissectors/packet-cops.c')
-rw-r--r--epan/dissectors/packet-cops.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-cops.c b/epan/dissectors/packet-cops.c
index 3aadf0e7e3..fd593f3df7 100644
--- a/epan/dissectors/packet-cops.c
+++ b/epan/dissectors/packet-cops.c
@@ -84,7 +84,6 @@
#endif /* HAVE_NET_SNMP */
#endif /* HAVE_SOME_SNMP */
-#include <epan/asn1.h>
#include <epan/dissectors/format-oid.h>
#include <epan/prefs.h>
#include <epan/emem.h>