diff options
Diffstat (limited to 'net/wmnetmon/files/patch-leds.c')
-rw-r--r-- | net/wmnetmon/files/patch-leds.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/wmnetmon/files/patch-leds.c b/net/wmnetmon/files/patch-leds.c deleted file mode 100644 index e9c3405cc117..000000000000 --- a/net/wmnetmon/files/patch-leds.c +++ /dev/null @@ -1,10 +0,0 @@ ---- leds.c.orig 1999-07-26 16:23:23 UTC -+++ leds.c -@@ -1,5 +1,7 @@ - #include <stdlib.h> -+#if ! (defined __FreeBSD__ || defined __DragonFly__) - #include <malloc.h> -+#endif - #include <X11/xpm.h> - #include <stdio.h> - #include "list.h" |