diff --git a/pw3270.cbp b/pw3270.cbp
index 161cca5..b694ca7 100644
--- a/pw3270.cbp
+++ b/pw3270.cbp
@@ -467,6 +467,7 @@
+
diff --git a/src/include/pw3270/v3270.h b/src/include/pw3270/v3270.h
index 02fc113..2694c3c 100644
--- a/src/include/pw3270/v3270.h
+++ b/src/include/pw3270/v3270.h
@@ -32,7 +32,6 @@
#ifndef V3270_H_INCLUDED
#include
- #include
#include
#include
#include
diff --git a/src/pw3270/v3270/hostselect.h b/src/pw3270/v3270/hostselect.h
index c68738d..a4c49b1 100644
--- a/src/pw3270/v3270/hostselect.h
+++ b/src/pw3270/v3270/hostselect.h
@@ -29,7 +29,7 @@
#ifndef V3270HOST_H_INCLUDED
- #include
+ #include
#define ENABLE_NLS
#ifndef GETTEXT_PACKAGE
--
libgit2 0.21.2