diff options
Diffstat (limited to 'src/devices/wimax/nm-wimax-nsp.c')
-rw-r--r-- | src/devices/wimax/nm-wimax-nsp.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/wimax/nm-wimax-nsp.c b/src/devices/wimax/nm-wimax-nsp.c index aa4ca5fa03..f4db63f028 100644 --- a/src/devices/wimax/nm-wimax-nsp.c +++ b/src/devices/wimax/nm-wimax-nsp.c @@ -19,6 +19,8 @@ * Copyright (C) 2009 Novell, Inc. */ +#include "config.h" + #include "nm-wimax-nsp.h" #include "nm-dbus-interface.h" #include "nm-dbus-manager.h" |