removed useless header

This commit is contained in:
Tom Bartelt 2013-07-23 06:43:41 -04:00
parent 06eb768a57
commit 6f6db8abc0

View File

@ -7,7 +7,6 @@
#include <sys/stat.h> /* umask */
#include <unistd.h> /* POSIX things */
#include <errno.h>
#include <err.h>
#include <stdio.h>
#include <stdlib.h>