openbsd-ports/mbone/imm/patches/patch-aa
1998-09-14 01:47:58 +00:00

12 lines
253 B
Plaintext

--- src/mcl.c.orig Tue Nov 19 12:33:49 1996
+++ src/mcl.c Tue Nov 19 12:34:23 1996
@@ -25,7 +25,7 @@
#define MAIN
#include "protocol.h"
-#include <malloc.h>
+#include <stdlib.h>
#include <fcntl.h>
#include <sys/socket.h>
#include <netinet/in.h>