mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
273 B

--- ./scaffold.c.orig 2004-07-30 14:33:50.000000000 +0200
+++ ./scaffold.c 2004-07-30 14:34:00.000000000 +0200
@@ -25,8 +25,6 @@
#define INADDR_NONE (-1) /* XXX should be 0xffffffff */
#endif
-extern char *malloc();
-
/* Application-specific. */
#include "tcpd.h"