X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=daemon.git;a=blobdiff_plain;f=pidfile.c;fp=pidfile.c;h=58790d36ffa3571751ffbbc03d4d01b1b5765c9d;hp=b699efb22949fdb53ef6749e457e63b540040440;hb=89ddb19c0a115febfbaaa51e68a1fb2ca879a456;hpb=9c6b9ad6e19924196d66bba74bd87bc91ebf1fef diff --git a/pidfile.c b/pidfile.c index b699efb..58790d3 100644 --- a/pidfile.c +++ b/pidfile.c @@ -24,8 +24,11 @@ * SUCH DAMAGE. */ +#include "config.h" + #include "pidfile.h" #include "flopen.h" +#include "getprogname.h" #include #include