File thttpd-2.25b-time_h.patch of Package thttpd
--- libhttpd.h +++ libhttpd.h @@ -28,6 +28,8 @@ #ifndef _LIBHTTPD_H_ #define _LIBHTTPD_H_ +#include <time.h> + #include <sys/types.h> #include <sys/time.h> #include <sys/param.h>
--- libhttpd.h +++ libhttpd.h @@ -28,6 +28,8 @@ #ifndef _LIBHTTPD_H_ #define _LIBHTTPD_H_ +#include <time.h> + #include <sys/types.h> #include <sys/time.h> #include <sys/param.h>