diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 1998-07-11 21:29:08 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 1998-07-11 21:29:08 +0000 |
commit | 346298f0de0b685c97cbbee3f6d109d53253c31f (patch) | |
tree | 9fddad8079c3664c9037486edca29ccd9c226b39 /lib/libfetch/fetch.h | |
parent | 7d797fa7800452227f13a9180d8896dba0c63f03 (diff) |
Notes
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" |