diff options
Diffstat (limited to 'x11-fm/endeavour/files/patch-am')
-rw-r--r-- | x11-fm/endeavour/files/patch-am | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-fm/endeavour/files/patch-am b/x11-fm/endeavour/files/patch-am new file mode 100644 index 000000000000..8d8b55a59b5b --- /dev/null +++ b/x11-fm/endeavour/files/patch-am @@ -0,0 +1,10 @@ +--- tga.c.orig Thu Oct 7 01:19:46 1999 ++++ tga.c Thu Oct 7 13:52:49 1999 +@@ -48,7 +48,6 @@ + + + #include <stdio.h> +-#include <malloc.h> + #include <string.h> + #include <db.h> + #include <sys/types.h> |