summaryrefslogtreecommitdiffstats
path: root/common/lines.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/lines.c')
-rw-r--r--common/lines.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/common/lines.c b/common/lines.c
index 1a14c188..baf1ce91 100644
--- a/common/lines.c
+++ b/common/lines.c
@@ -45,7 +45,9 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
-
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include <stdio.h>
#include <spice/macros.h>