diff options
Diffstat (limited to 'daemon.c')
-rw-r--r-- | daemon.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ * For license terms, see the file COPYING in this directory. */ -#include <config.h> +#include "config.h" #include <stdio.h> #include <errno.h> |