about summary refs log tree commit diff homepage
path: root/test/Feature/AddressOfLabelsSymbolic.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Feature/AddressOfLabelsSymbolic.c')
-rw-r--r--test/Feature/AddressOfLabelsSymbolic.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Feature/AddressOfLabelsSymbolic.c b/test/Feature/AddressOfLabelsSymbolic.c
index 0b24a42d..1097a189 100644
--- a/test/Feature/AddressOfLabelsSymbolic.c
+++ b/test/Feature/AddressOfLabelsSymbolic.c
@@ -4,6 +4,8 @@
 // RUN: FileCheck %s -check-prefix=CHECK-MSG --input-file=%t.log
 // RUN: FileCheck %s -check-prefix=CHECK-ERR --input-file=%t.stderr.log
 
+#include "klee/klee.h"
+
 #include <stdio.h>
 
 int main(void) {