diff options
Diffstat (limited to 'security/super/files/patch-localsys.h')
-rw-r--r-- | security/super/files/patch-localsys.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/security/super/files/patch-localsys.h b/security/super/files/patch-localsys.h deleted file mode 100644 index 15bdac0317ab..000000000000 --- a/security/super/files/patch-localsys.h +++ /dev/null @@ -1,9 +0,0 @@ ---- localsys.h.orig Fri Jun 18 09:22:22 2004 -+++ localsys.h Fri Sep 3 10:52:44 2004 -@@ -295,4 +295,6 @@ - -+#ifndef __FreeBSD__ /* FBSD has a malloc.h that tells people to obey C89. */ - #ifdef HAVE_MALLOC_H - #include <malloc.h> -+#endif - #endif |