diff options
Diffstat (limited to 'ui/gtk/bootp_stat.c')
-rw-r--r-- | ui/gtk/bootp_stat.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ui/gtk/bootp_stat.c b/ui/gtk/bootp_stat.c index 0810778f8d..6698481d83 100644 --- a/ui/gtk/bootp_stat.c +++ b/ui/gtk/bootp_stat.c @@ -23,9 +23,7 @@ */ /* #define DEBUG do{ printf("%s:%d ",__FILE__,__LINE__);} while(0); */ -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif +#include "config.h" #include <gtk/gtk.h> #include <string.h> |