]> gitweb @ CieloNegro.org - daemon.git/blobdiff - pidfile.c
Removed unportable dependency on <err.h>.
[daemon.git] / pidfile.c
index 8fc42c9ae621bc371085ae4b83ceadf6273cf513..b699efb22949fdb53ef6749e457e63b540040440 100644 (file)
--- a/pidfile.c
+++ b/pidfile.c
@@ -36,7 +36,6 @@
 #include <fcntl.h>
 #include <string.h>
 #include <time.h>
-#include <err.h>
 #include <errno.h>
 
 static int _pidfile_remove(struct pidfh *pfh, int freeit);