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

@ -20,7 +20,6 @@
#include <sys/param.h>
#include <sys/mount.h>
#include <sys/ioctl.h>
#include <malloc.h>
#include <termios.h>
#include <mntent.h>
#include <dirent.h>