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