about summary refs log tree commit diff homepage
path: root/test/regression/2014-07-04-unflushed-error-report.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/regression/2014-07-04-unflushed-error-report.c')
-rw-r--r--test/regression/2014-07-04-unflushed-error-report.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/regression/2014-07-04-unflushed-error-report.c b/test/regression/2014-07-04-unflushed-error-report.c
index c929328d..058aef7e 100644
--- a/test/regression/2014-07-04-unflushed-error-report.c
+++ b/test/regression/2014-07-04-unflushed-error-report.c
@@ -6,6 +6,7 @@
 /* This test checks that the error file isn't empty and contains the
  * right content.
  */
+#include "klee/klee.h"
 int main() {
   unsigned int x = 15;
   unsigned int y;