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

@ -38,7 +38,6 @@
#include <paths.h>
#include <unistd.h>
#include <errno.h>
#include <malloc.h>
#include <signal.h>
#include "fsck.h"