From 1c30911ff0463c1215e15dd9f7acb886ca35a93d Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 14:30:10 +0000 Subject: Rename security/ patches to reflect the files they modify. --- security/super/files/patch-localsys.h_2 | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 security/super/files/patch-localsys.h_2 (limited to 'security/super/files/patch-localsys.h_2') diff --git a/security/super/files/patch-localsys.h_2 b/security/super/files/patch-localsys.h_2 new file mode 100644 index 000000000000..15bdac0317ab --- /dev/null +++ b/security/super/files/patch-localsys.h_2 @@ -0,0 +1,9 @@ +--- 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 ++#endif + #endif -- cgit v1.2.3