diff options
-rw-r--r-- | src/main.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ */ #include <stdio.h> #include <stdlib.h> +#include <unistd.h> #include "common.h" #include "cgi.h" |
index : oper.io.git | ||
Source code and content for https://oper.io |
summaryrefslogtreecommitdiff |
-rw-r--r-- | src/main.c | 1 |
@@ -17,6 +17,7 @@ */ #include <stdio.h> #include <stdlib.h> +#include <unistd.h> #include "common.h" #include "cgi.h" |
Generated by cgit