X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=utils%2Fgssd%2Fsvcgssd.c;h=f97dcd37cfadf9c1fbf2021cc524b19f0b013a40;hb=d78a45a152d2270b6e92b451b6b4585567ec2f8a;hp=37e04075c7d8edb981ece4dfb36bacc8ae06e2ca;hpb=395a1d1586c131d3830fac58d6aa6f9ac8e3408f;p=nfs-utils.git diff --git a/utils/gssd/svcgssd.c b/utils/gssd/svcgssd.c index 37e0407..f97dcd3 100644 --- a/utils/gssd/svcgssd.c +++ b/utils/gssd/svcgssd.c @@ -37,7 +37,9 @@ */ -#include "config.h" +#ifdef HAVE_CONFIG_H +#include +#endif /* HAVE_CONFIG_H */ #include #include @@ -125,7 +127,7 @@ mydaemon(int nochdir, int noclose) } static void -release_parent() +release_parent(void) { int status;