diff options
Diffstat (limited to 'x11-fm/endeavour/files/patch-ak')
-rw-r--r-- | x11-fm/endeavour/files/patch-ak | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-fm/endeavour/files/patch-ak b/x11-fm/endeavour/files/patch-ak new file mode 100644 index 000000000000..61d10ac52c72 --- /dev/null +++ b/x11-fm/endeavour/files/patch-ak @@ -0,0 +1,10 @@ +--- recbin.h.orig Thu Oct 7 01:19:47 1999 ++++ recbin.h Thu Oct 7 13:52:49 1999 +@@ -15,7 +15,6 @@ + extern int errno; + #include <unistd.h> + #include <stdlib.h> +-#include <malloc.h> + #include <string.h> + #include <time.h> + extern char *tzname[2]; |