diff options
Diffstat (limited to 'x11-wm/fvwm95/files/patch-ab')
-rw-r--r-- | x11-wm/fvwm95/files/patch-ab | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/x11-wm/fvwm95/files/patch-ab b/x11-wm/fvwm95/files/patch-ab deleted file mode 100644 index 2dd9e45c0c44..000000000000 --- a/x11-wm/fvwm95/files/patch-ab +++ /dev/null @@ -1,16 +0,0 @@ ---- modules/FvwmForm/FvwmForm.c.orig Sat Feb 1 14:02:05 1997 -+++ modules/FvwmForm/FvwmForm.c Sat Feb 1 14:03:13 1997 -@@ -16,7 +16,13 @@ - #include <X11/cursorfont.h> - #define XK_MISCELLANY - #include <X11/keysymdef.h> -+ -+#ifdef __FreeBSD__ -+#include <stdlib.h> -+#else - #include <malloc.h> -+#endif -+ - #include <string.h> - #include <sys/types.h> - #include <sys/time.h> |