aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/ascend-grammar.y
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2005-08-20 16:19:22 +0000
committerJörg Mayer <jmayer@loplof.de>2005-08-20 16:19:22 +0000
commit96adc5f4a14d07b1364b3b07574e0a7b81864842 (patch)
tree4621669b3485edcfd786c31be993b45be8da6321 /wiretap/ascend-grammar.y
parent925489be0b01f952bf774c2162c430c087134271 (diff)
- Include the .h files in their .c files.
- Remove epan/dissectors/packet-sna.h, it isn't used anywhere. svn path=/trunk/; revision=15475
Diffstat (limited to 'wiretap/ascend-grammar.y')
-rw-r--r--wiretap/ascend-grammar.y2
1 files changed, 2 insertions, 0 deletions
diff --git a/wiretap/ascend-grammar.y b/wiretap/ascend-grammar.y
index 398d8c5852..9a0ba70cd3 100644
--- a/wiretap/ascend-grammar.y
+++ b/wiretap/ascend-grammar.y
@@ -142,6 +142,8 @@ XMIT-Max7:20: (task "_brouterControlTask" at 0xb094ac20, time: 1481.51) 20 octet
#include "ascend-int.h"
#include "file_wrappers.h"
+#include "ascend-grammar.h"
+
#define NO_USER "<none>"
int yyparse(void);