diff options
Diffstat (limited to 'graphics/brlcad/patches/gcc433.patch')
-rw-r--r-- | graphics/brlcad/patches/gcc433.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/brlcad/patches/gcc433.patch b/graphics/brlcad/patches/gcc433.patch deleted file mode 100644 index 853fd97e5e2fe..0000000000000 --- a/graphics/brlcad/patches/gcc433.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- brlcad-7.16.6/src/other/openNURBS/opennurbs_system.h 2010-01-19 00:27:03.000000000 -0200 -+++ brlcad-7.16.6_patches/src/other/openNURBS/opennurbs_system.h 2010-04-28 22:58:03.712951143 -0300 -@@ -194,6 +194,7 @@ - extern "C" { - #endif - -+#include <stddef.h> - #include <stdlib.h> - #include <memory.h> - #include <string.h> |