summaryrefslogtreecommitdiff
path: root/security/saferpay/files/patch-saferpay.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/saferpay/files/patch-saferpay.c')
-rw-r--r--security/saferpay/files/patch-saferpay.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/saferpay/files/patch-saferpay.c b/security/saferpay/files/patch-saferpay.c
new file mode 100644
index 000000000000..0d40dcc4cee9
--- /dev/null
+++ b/security/saferpay/files/patch-saferpay.c
@@ -0,0 +1,11 @@
+--- saferpay/saferpay.c.orig Wed Sep 5 17:05:15 2001
++++ saferpay/saferpay.c Wed Sep 5 17:05:27 2001
+@@ -3,7 +3,7 @@
+ #include <stdio.h>
+ #include <errno.h>
+ #include <string.h>
+-#include <malloc.h>
++#include <stdlib.h>
+ #include "idpapi.h"
+ #include "idperrc.h"
+