diff options
Diffstat (limited to 'benchmarks/siege/files/patch-src::hash.h')
-rw-r--r-- | benchmarks/siege/files/patch-src::hash.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/benchmarks/siege/files/patch-src::hash.h b/benchmarks/siege/files/patch-src::hash.h deleted file mode 100644 index 4bbd872c160b..000000000000 --- a/benchmarks/siege/files/patch-src::hash.h +++ /dev/null @@ -1,10 +0,0 @@ ---- 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; - |