diff options
Diffstat (limited to 'tools/msggen.c')
-rw-r--r-- | tools/msggen.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/msggen.c b/tools/msggen.c index 06244c18..29ade3a7 100644 --- a/tools/msggen.c +++ b/tools/msggen.c @@ -21,6 +21,7 @@ * A copy of the GPL can be found in the file "COPYING" in this distribution. */ +#include "config.h" #include <stdio.h> #include <syslog.h> |