diff options
Diffstat (limited to 'ui/gtk/sctp_stat.c')
-rw-r--r-- | ui/gtk/sctp_stat.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ui/gtk/sctp_stat.c b/ui/gtk/sctp_stat.c index 2c5187a545..bf8abba005 100644 --- a/ui/gtk/sctp_stat.c +++ b/ui/gtk/sctp_stat.c @@ -22,9 +22,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif +#include "config.h" #include <stdio.h> #include <string.h> #include <math.h> |