diff options
Diffstat (limited to 'net/iperf/files/patch-include-headers.h')
-rw-r--r-- | net/iperf/files/patch-include-headers.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/iperf/files/patch-include-headers.h b/net/iperf/files/patch-include-headers.h deleted file mode 100644 index ebb5a5f68ae9..000000000000 --- a/net/iperf/files/patch-include-headers.h +++ /dev/null @@ -1,11 +0,0 @@ ---- include/headers.h.orig Mon May 9 21:40:53 2005 -+++ include/headers.h Mon May 9 21:41:06 2005 -@@ -180,7 +180,7 @@ - // from the gnu archive - - #include <iperf-int.h> --typedef uintmax_t max_size_t; -+typedef uint64_t max_size_t; - - /* in case the OS doesn't have these, we provide our own implementations */ - #include "gettimeofday.h" |