diff options
Diffstat (limited to 'x11-fm/endeavour/files/patch-af')
-rw-r--r-- | x11-fm/endeavour/files/patch-af | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-fm/endeavour/files/patch-af b/x11-fm/endeavour/files/patch-af new file mode 100644 index 000000000000..b9e825ede771 --- /dev/null +++ b/x11-fm/endeavour/files/patch-af @@ -0,0 +1,10 @@ +--- id.h.orig Thu Oct 7 01:19:47 1999 ++++ id.h Thu Oct 7 13:52:49 1999 +@@ -5,7 +5,6 @@ + #include <stdio.h> + #include <unistd.h> + #include <string.h> +-#include <malloc.h> + #include <grp.h> + #include <pwd.h> + #include <sys/types.h> |