aboutsummaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rw-r--r--t/test_1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/test_1.c b/t/test_1.c
index 34ee9e2..8f7353c 100644
--- a/t/test_1.c
+++ b/t/test_1.c
@@ -4,7 +4,7 @@
*/
#include <stdio.h>
-
+#include <string.h>
#include <ctemplates.h>
char t_1[] = "This is a <TMPL_VAR name=\"what\">!";