diff options
Diffstat (limited to 'callouts/nm-dispatcher.c')
-rw-r--r-- | callouts/nm-dispatcher.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/callouts/nm-dispatcher.c b/callouts/nm-dispatcher.c index 19220654f9..dafe4f6e63 100644 --- a/callouts/nm-dispatcher.c +++ b/callouts/nm-dispatcher.c @@ -18,6 +18,8 @@ * Copyright (C) 2008 - 2012 Red Hat, Inc. */ +#include "config.h" + #include <syslog.h> #include <stdio.h> #include <unistd.h> |