diff options
Diffstat (limited to 'benchmarks/iozone/files/patch-libbif.c')
-rw-r--r-- | benchmarks/iozone/files/patch-libbif.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/benchmarks/iozone/files/patch-libbif.c b/benchmarks/iozone/files/patch-libbif.c deleted file mode 100644 index b4bdee65849c..000000000000 --- a/benchmarks/iozone/files/patch-libbif.c +++ /dev/null @@ -1,11 +0,0 @@ ---- libbif.c 2012-05-14 23:13:03.000000000 -0700 -+++ libbif.c 2012-05-14 23:13:42.000000000 -0700 -@@ -27,7 +27,7 @@ - #include <string.h> - #endif - --#if defined(linux) || defined(__DragonFly__) || defined(IOZ_macosx) -+#if defined(linux) || defined(__DragonFly__) || defined(IOZ_macosx) || defined(__FreeBSD__) - #include <unistd.h> - #include <stdlib.h> - #endif |