diff options
Diffstat (limited to 'x11-fm/endeavour/files/patch-ac')
-rw-r--r-- | x11-fm/endeavour/files/patch-ac | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-fm/endeavour/files/patch-ac b/x11-fm/endeavour/files/patch-ac new file mode 100644 index 000000000000..8848c11eb946 --- /dev/null +++ b/x11-fm/endeavour/files/patch-ac @@ -0,0 +1,10 @@ +--- disk.c.orig Thu Oct 7 01:19:46 1999 ++++ disk.c Thu Oct 7 13:52:49 1999 +@@ -39,7 +39,6 @@ + + #include <stdio.h> + #include <stdlib.h> +-#include <malloc.h> + #include <string.h> + #include <ctype.h> + #include <fcntl.h> |