freebsd-ports/benchmarks/siege/files/patch-src::hash.h
Pav Lucistnik 4057dd908a - Update to 2.57
- Give maintainership to submitter

PR:		ports/59738
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
Approved by:	adamw (mentor)
2003-12-04 10:22:32 +00:00

10 lines
196 B
C

--- src/hash.h.orig Thu Nov 27 00:33:32 2003
+++ src/hash.h Thu Nov 27 00:35:25 2003
@@ -23,6 +23,7 @@
#define HASH_H
#include <stdio.h>
+#include <unistd.h>
typedef struct HASH_T *HASH;