diff options
Diffstat (limited to 'src/rc/start-stop-daemon.c')
-rw-r--r-- | src/rc/start-stop-daemon.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rc/start-stop-daemon.c b/src/rc/start-stop-daemon.c index cc47c0b2..14124491 100644 --- a/src/rc/start-stop-daemon.c +++ b/src/rc/start-stop-daemon.c @@ -74,6 +74,7 @@ static struct pam_conv conv = { NULL, NULL}; #include "builtins.h" #include "einfo.h" +#include "queue.h" #include "rc.h" #include "rc-misc.h" |