diff options
Diffstat (limited to 'ui/gtk/scsi_stat.c')
-rw-r--r-- | ui/gtk/scsi_stat.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ui/gtk/scsi_stat.c b/ui/gtk/scsi_stat.c index 629921519d..028736439f 100644 --- a/ui/gtk/scsi_stat.c +++ b/ui/gtk/scsi_stat.c @@ -26,9 +26,7 @@ * to Wireshark. */ -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif +#include "config.h" #include <stdio.h> |