aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_map.h
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2007-04-23 20:30:31 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2007-04-23 20:30:31 +0000
commitb45d5d540d65fa1f14c2fb6dede37f6e59a08153 (patch)
treeb5870b509bb51451bdbefd05ecd41889c51fc1ee /epan/dissectors/packet-gsm_map.h
parent900f10f06227db379451b0943f75d09f4788347a (diff)
Remove a relic from experimental code.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21539 f5534014-38df-0310-8fa8-9805f1628bb7
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 */