diff options
Diffstat (limited to 'upload.c')
-rw-r--r-- | upload.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ #include <kcgi.h> #include <kcgihtml.h> #include <limits.h> +#include <stdio.h> #include <string.h> #include "browse.h" |