2013-09-26 17:14:40 +02:00

14 lines
293 B
Plaintext

$NetBSD: patch-ac,v 1.1 2005/07/20 16:03:24 kristerw Exp $
--- xmove/externs.h.orig Wed Jul 20 17:42:18 2005
+++ xmove/externs.h Wed Jul 20 17:42:36 2005
@@ -20,7 +20,7 @@
#include <sys/time.h>
#include <sys/socket.h>
-#include <malloc.h>
+#include <stdlib.h>
#endif /* EXTERNS_H */