6ba8133cdd
detailed http 404 error reports. Webalizer author hinted me at this, he does not intend to update. danh@ is ok with the maintainer change. ok stehn, okan.
12 lines
307 B
Plaintext
12 lines
307 B
Plaintext
$OpenBSD: patch-hashtab_c,v 1.1 2008/01/30 20:06:48 mbalmer Exp $
|
|
--- hashtab.c.orig Wed Jan 30 13:40:22 2008
|
|
+++ hashtab.c Wed Jan 30 13:40:33 2008
|
|
@@ -38,6 +38,7 @@
|
|
#include <ctype.h>
|
|
#include <sys/utsname.h>
|
|
#include <sys/times.h>
|
|
+#include <sys/socket.h>
|
|
|
|
/* ensure getopt */
|
|
#ifdef HAVE_GETOPT_H
|