aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/sipp/files/patch-sipp.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/sipp/files/patch-sipp.hpp')
-rw-r--r--benchmarks/sipp/files/patch-sipp.hpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/benchmarks/sipp/files/patch-sipp.hpp b/benchmarks/sipp/files/patch-sipp.hpp
deleted file mode 100644
index 4c39f89eb72e..000000000000
--- a/benchmarks/sipp/files/patch-sipp.hpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- sipp.hpp.orig Tue Feb 1 15:12:35 2005
-+++ sipp.hpp Tue Feb 1 15:12:49 2005
-@@ -268,7 +268,7 @@
- void pollset_remove(int idx);
- int pollset_add(call * p_call, int socket);
-
--#if defined (__hpux) || defined (__alpha)
-+#if defined (__hpux)
- #define sipp_socklen_t int
- #else
- #define sipp_socklen_t socklen_t