diff options
Diffstat (limited to 'callouts/nm-avahi-autoipd-action.c')
-rw-r--r-- | callouts/nm-avahi-autoipd-action.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/callouts/nm-avahi-autoipd-action.c b/callouts/nm-avahi-autoipd-action.c index 48969df1b9..b28dae5d21 100644 --- a/callouts/nm-avahi-autoipd-action.c +++ b/callouts/nm-avahi-autoipd-action.c @@ -18,6 +18,8 @@ * Copyright 2008, 2014 Red Hat, Inc. */ +#include "config.h" + #include <stdlib.h> #include <string.h> |