summaryrefslogtreecommitdiff
path: root/hello.c
diff options
context:
space:
mode:
Diffstat (limited to 'hello.c')
-rw-r--r--hello.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hello.c b/hello.c
index 0faace2..927f7b6 100644
--- a/hello.c
+++ b/hello.c
@@ -1,3 +1,4 @@
+#include <stdio.h>
int main(void)
{