diff options
Diffstat (limited to 'x11-wm/spager/files/patch-ac')
-rw-r--r-- | x11-wm/spager/files/patch-ac | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-wm/spager/files/patch-ac b/x11-wm/spager/files/patch-ac new file mode 100644 index 000000000000..4fd7175b4501 --- /dev/null +++ b/x11-wm/spager/files/patch-ac @@ -0,0 +1,10 @@ +--- spager.c.orig Sun Apr 1 20:13:09 2001 ++++ spager.c Sun Apr 1 20:13:13 2001 +@@ -20,7 +20,6 @@ + * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + */ + +-#include <stdlib.h> + #include <stdio.h> + #include <string.h> + #include <unistd.h> |