diff --git a/ex1.c b/ex1.c index f18c9d8..0d77642 100644 --- a/ex1.c +++ b/ex1.c @@ -1,3 +1,5 @@ +#include + int main() { puts("Hello world.");