summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-gsm_map.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-04-23 20:30:31 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-04-23 20:30:31 +0000
commitcd66fcfe163512631222943602ef66bb40f6aeb8 (patch)
treeb5870b509bb51451bdbefd05ecd41889c51fc1ee /epan/dissectors/packet-gsm_map.h
parentb65e5b390afc9c1b4f8c02a615abf540a3fc26e4 (diff)
downloadwireshark-cd66fcfe163512631222943602ef66bb40f6aeb8.tar.gz
Remove a relic from experimental code.
svn path=/trunk/; revision=21539
Diffstat (limited to 'epan/dissectors/packet-gsm_map.h')
-rw-r--r--epan/dissectors/packet-gsm_map.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/epan/dissectors/packet-gsm_map.h b/epan/dissectors/packet-gsm_map.h
index 2f9fa38baa..6f493f30c6 100644
--- a/epan/dissectors/packet-gsm_map.h
+++ b/epan/dissectors/packet-gsm_map.h
@@ -34,7 +34,6 @@
#ifndef PACKET_GSM_MAP_H
#define PACKET_GSM_MAP_H
-#include "packet-ber.h"
/* Defines for the GSM MAP taps */
#define GSM_MAP_MAX_NUM_OPR_CODES 256
@@ -127,6 +126,6 @@ int dissect_gsm_map_ProtectedPayload(gboolean implicit_tag _U_, tvbuff_t *tvb _U
int dissect_gsm_map_ExtensionContainer(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int hf_index _U_);
/*--- End of included file: packet-gsm_map-exp.h ---*/
-#line 49 "packet-gsm_map-template.h"
+#line 48 "packet-gsm_map-template.h"
#endif /* PACKET_GSM_MAP_H */