aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/gnm
diff options
context:
space:
mode:
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2010-04-06 18:16:50 +0000
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2010-04-06 18:16:50 +0000
commit5829279a4904619753161a2c35021afd07c9fc5f (patch)
tree6dc3d08a0c7a53ad47773b7a480bbf9842f1ba39 /asn1/gnm
parente792d7ccedfb93e924f0d5369b307c0737e4ca3f (diff)
#include <stdio.h> not needed
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32406 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'asn1/gnm')
-rw-r--r--asn1/gnm/packet-gnm-template.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/asn1/gnm/packet-gnm-template.c b/asn1/gnm/packet-gnm-template.c
index 210a7c4971..5750e46d10 100644
--- a/asn1/gnm/packet-gnm-template.c
+++ b/asn1/gnm/packet-gnm-template.c
@@ -35,7 +35,6 @@
#include <epan/packet.h>
#include <epan/asn1.h>
-#include <stdio.h>
#include <string.h>
#include "packet-ber.h"
#include "packet-cmip.h"