aboutsummaryrefslogtreecommitdiff
path: root/examples/ex3.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ex3.c')
-rw-r--r--examples/ex3.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/ex3.c b/examples/ex3.c
index 7c466ad..5556a4b 100644
--- a/examples/ex3.c
+++ b/examples/ex3.c
@@ -1,5 +1,4 @@
-#include <stdlib.h>
-#include <stdio.h>
+#include <tcclib.h>
int fib(n)
{