aboutsummaryrefslogtreecommitdiff
path: root/tests/valgrindtest.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/valgrindtest.c')
-rw-r--r--tests/valgrindtest.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/valgrindtest.c b/tests/valgrindtest.c
index 6bb6d4f6..ef387c97 100644
--- a/tests/valgrindtest.c
+++ b/tests/valgrindtest.c
@@ -19,6 +19,8 @@
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
+#include "varattrs.h"
+
/*
* This doesn't actually test libpcap itself; it tests whether
* valgrind properly handles the APIs libpcap uses. If it doesn't,