4ef07d396e
wmget is a dock app for the GNU Window Maker window manager which makes it more convenient to perform long downloads in the background. PR: ports/61736 Submitted by: Ulrich Spoerlein <q@uni.de>
10 lines
215 B
C
10 lines
215 B
C
--- configure.c.orig Mon Jan 5 18:16:22 2004
|
|
+++ configure.c Mon Jan 5 18:16:32 2004
|
|
@@ -30,7 +30,6 @@
|
|
*/
|
|
|
|
#include <string.h>
|
|
-#include <malloc.h>
|
|
#include <ctype.h>
|
|
#include <getopt.h>
|
|
#include <stdlib.h>
|