summaryrefslogtreecommitdiff
path: root/benchmarks/sipp/files/patch-auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/sipp/files/patch-auth.c')
-rw-r--r--benchmarks/sipp/files/patch-auth.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/benchmarks/sipp/files/patch-auth.c b/benchmarks/sipp/files/patch-auth.c
deleted file mode 100644
index 2ed3be8c1e34..000000000000
--- a/benchmarks/sipp/files/patch-auth.c
+++ /dev/null
@@ -1,14 +0,0 @@
-$FreeBSD$
-
---- auth.c.orig Tue Aug 29 11:03:34 2006
-+++ auth.c Thu Sep 7 22:54:05 2006
-@@ -21,6 +21,9 @@
- * - introduced AKAv1-MD5
- */
-
-+#ifdef __FreeBSD__
-+#include <sys/types.h>
-+#endif
- #include <stdlib.h>
- #include <stdio.h>
- #include <string.h>