summary refs log tree commit diff
path: root/src/trycpp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/trycpp.c')
-rw-r--r--src/trycpp.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/trycpp.c b/src/trycpp.c
index e4503d4..70bc8d6 100644
--- a/src/trycpp.c
+++ b/src/trycpp.c
@@ -1,5 +1,8 @@
 /* Public domain. */
 
+#include <stdio.h>
+#include <stdlib.h>
+
 int main()
 {
 #ifdef NeXT