1996-11-20 17:33:09 +00:00
|
|
|
--- 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>
|