diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-10-07 21:04:48 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-10-07 21:04:48 +0000 |
commit | 168646bfebbd49bd3407a6b80aece41394e55e5c (patch) | |
tree | fc4d3f71da8ca6dac829e00fb1a0296ec293f17c /x11-fm/endeavour/files/patch-ai | |
parent | Update some "301 Moved Permanently" URL's. (diff) |
Endeavour is a graphical file manager and image viewer
for X. It is aimed towards newer users who have a strong
Windows background.
Diffstat (limited to 'x11-fm/endeavour/files/patch-ai')
-rw-r--r-- | x11-fm/endeavour/files/patch-ai | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-fm/endeavour/files/patch-ai b/x11-fm/endeavour/files/patch-ai new file mode 100644 index 000000000000..fc611caf4028 --- /dev/null +++ b/x11-fm/endeavour/files/patch-ai @@ -0,0 +1,10 @@ +--- prochandle.c.orig Thu Oct 7 01:19:46 1999 ++++ prochandle.c Thu Oct 7 13:52:49 1999 +@@ -29,7 +29,6 @@ + #include <stdio.h> + #include <stdlib.h> + #include <string.h> +-#include <malloc.h> + #include <unistd.h> + #include <signal.h> + |