aboutsummaryrefslogtreecommitdiff
path: root/security/bioapi/files/patch-framework-bioapi_util-memfuncs.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/bioapi/files/patch-framework-bioapi_util-memfuncs.c')
-rw-r--r--security/bioapi/files/patch-framework-bioapi_util-memfuncs.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/bioapi/files/patch-framework-bioapi_util-memfuncs.c b/security/bioapi/files/patch-framework-bioapi_util-memfuncs.c
deleted file mode 100644
index a6da62180489..000000000000
--- a/security/bioapi/files/patch-framework-bioapi_util-memfuncs.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- framework/bioapi_util/memfuncs.c Wed Jun 8 02:51:05 2005
-+++ framework/bioapi_util/memfuncs.c Sat Nov 19 15:28:53 2005
-@@ -15,7 +15,7 @@
-
- /* Linux-Port: added <malloc.h> include file */
- #if defined (UNIX)
--#include <malloc.h>
-+#include <stdlib.h>
- #endif
-
- #ifdef _DEBUG