kill off pointless malloc.h include

This commit is contained in:
Mike Frysinger
2006-04-16 21:17:00 +00:00
parent b66c931fad
commit f8346038e9
3 changed files with 0 additions and 3 deletions

View File

@ -210,7 +210,6 @@
#include <string.h>
#include <unistd.h>
#include <fcntl.h>
#include <malloc.h>
#include <netdb.h>
#include <endian.h>
#include <getopt.h>