No need for that include

This commit is contained in:
Roy Marples 2007-12-19 14:08:33 +00:00
parent 4022522a81
commit bc9cc3dfb5

View File

@ -35,7 +35,6 @@
#include <sys/stat.h> #include <sys/stat.h>
#include <errno.h> #include <errno.h>
#include <stdbool.h> #include <stdbool.h>
#include <string.h>
#ifndef LIB #ifndef LIB
# define LIB "lib" # define LIB "lib"