aboutsummaryrefslogtreecommitdiff
path: root/diag-control.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2018-02-24 03:08:14 -0800
committerGuy Harris <guy@alum.mit.edu>2018-02-24 03:08:14 -0800
commit9f046527721ba1f1fa8cbc24485cda11b3158c25 (patch)
tree6c57fe727696214ac1472bfe8b1c9c31f6257c29 /diag-control.h
parent6e989d346714c8d1a7a697e951beb46949377cea (diff)
We need pcap/compiler-tests.h in diag-control.h.
Diffstat (limited to 'diag-control.h')
-rw-r--r--diag-control.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/diag-control.h b/diag-control.h
index 8ea6e4cb..073febce 100644
--- a/diag-control.h
+++ b/diag-control.h
@@ -35,6 +35,8 @@
#ifndef _diag_control_h
#define _diag_control_h
+#include "pcap/compiler-tests.h"
+
/*
* Berkeley YACC gemerates a global declaration of yylval, or the
* appropriately prefixed version of yylval, in grammar.h, *even