diff options
Diffstat (limited to 'x11/wdm/files/patch-am')
-rw-r--r-- | x11/wdm/files/patch-am | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/x11/wdm/files/patch-am b/x11/wdm/files/patch-am deleted file mode 100644 index d3ed2e4..0000000 --- a/x11/wdm/files/patch-am +++ /dev/null @@ -1,12 +0,0 @@ ---- src/TestLogin.c.orig Thu Jul 1 21:51:28 1999 -+++ src/TestLogin.c Tue Mar 7 22:05:04 2000 -@@ -67,7 +67,9 @@ - #include <stdlib.h> - #include <string.h> - #include <signal.h> -+#ifndef __STDC__ - #include <malloc.h> -+#endif - - - #define forever 1 |