Add missing patch.

This commit is contained in:
Max Khon 2012-02-12 15:26:00 +00:00
parent c847a9c9c2
commit 9e61952051
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291049

View File

@ -0,0 +1,11 @@
--- libsrc/Wi/bif_file.c-old 2011-10-26 15:54:19.000000000 +0200
+++ libsrc/Wi/bif_file.c 2012-01-16 17:27:07.294200532 +0100
@@ -6161,7 +6161,7 @@
}
-#if defined(__APPLE__)
+#if defined(__APPLE__) || defined(__FreeBSD__)
#define fseeko64 fseeko
#define ftello64 ftello
#define fopen64 fopen