diff options
Diffstat (limited to 'lib/libfetch/fetch.h')
-rw-r--r-- | lib/libfetch/fetch.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libfetch/fetch.h b/lib/libfetch/fetch.h index b5365535da68..1a57056be0f2 100644 --- a/lib/libfetch/fetch.h +++ b/lib/libfetch/fetch.h @@ -32,6 +32,7 @@ #define _FETCH_H_INCLUDED #include <sys/param.h> +#include <stdio.h> #define _LIBFETCH_VER "libfetch/1.0" |