diff options
Diffstat (limited to 'games/qtads/files/patch-src-osqt.h')
-rw-r--r-- | games/qtads/files/patch-src-osqt.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/games/qtads/files/patch-src-osqt.h b/games/qtads/files/patch-src-osqt.h deleted file mode 100644 index 3009a5ed56a0..000000000000 --- a/games/qtads/files/patch-src-osqt.h +++ /dev/null @@ -1,12 +0,0 @@ ---- src/osqt.h.orig 2013-02-05 12:40:00.000000000 +0100 -+++ src/osqt.h 2013-02-05 12:40:26.000000000 +0100 -@@ -35,6 +35,9 @@ - #endif - #endif - -+/* FreeBSD doesn't have ulong defined. */ -+#undef OS_ULONG_DEFINED -+ - #define OSNOUI_OMIT_OS_FPRINTZ - #define OSNOUI_OMIT_OS_FPRINT - #define OSNOUI_OMIT_OS_CVT_URL_DIR |