summaryrefslogtreecommitdiff
path: root/tests/calc.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/calc.at')
-rw-r--r--tests/calc.at1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/calc.at b/tests/calc.at
index f0e30ad3..455cd72f 100644
--- a/tests/calc.at
+++ b/tests/calc.at
@@ -207,6 +207,7 @@ extern FILE *input;]AT_SKEL_CC_IF([[
%code
{
+#include <assert.h>
#include <stdlib.h>
#include <string.h>
#if HAVE_UNISTD_H