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

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