summaryrefslogtreecommitdiff
path: root/testcase/3.c
diff options
context:
space:
mode:
Diffstat (limited to 'testcase/3.c')
-rw-r--r--testcase/3.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/testcase/3.c b/testcase/3.c
index 4e63c1b..0903300 100644
--- a/testcase/3.c
+++ b/testcase/3.c
@@ -1,4 +1,5 @@
-#include <stdio.h>
+#include "3.h"
+
int ar_func_test(void)
{
printf ("ar_func_test\n");