5596b8898f
PR: 60076 Submitted by: Ports Fury
10 lines
262 B
C
10 lines
262 B
C
--- epplets/mbox.c.orig Tue Apr 9 05:39:38 2002
|
|
+++ epplets/mbox.c Mon Dec 8 02:46:36 2003
|
|
@@ -32,7 +32,6 @@
|
|
#include <string.h>
|
|
#include <time.h>
|
|
#include <utime.h>
|
|
-#include <malloc.h>
|
|
#include <limits.h>
|
|
|
|
#define ISSPACE(c) isspace((unsigned char) c)
|