*** ncp/packet.cc Wed Apr 3 08:39:27 2002
--- ncp/packet.cc Wed Apr 3 08:39:50 2002
***************
*** 21,27 ****
#include <stdio.h>
! #include <malloc.h>
#include <unistd.h>
#include <sys/time.h>
#include <sys/types.h>
--- 21,27 ----
! #include <stdlib.h>
*** ncp/socketchan.cc Wed Apr 3 08:41:11 2002
--- ncp/socketchan.cc Wed Apr 3 08:41:31 2002
*** 22,28 ****
#include <stream.h>
#include "stdio.h"
#include "string.h"
! #include "malloc.h"
#include "bool.h"
#include "socketchan.h"
--- 22,28 ----