From fbe747fbfdda338fd176e62d9e876512605b4de3 Mon Sep 17 00:00:00 2001 From: Boris Faure Date: Tue, 18 Oct 2016 20:21:50 +0200 Subject: [PATCH] include private.h everywhere that way, terminology_config.h is included if present --- src/bin/extns.c | 1 + src/bin/tyalpha.c | 1 + src/bin/tybg.c | 1 + src/bin/tycat.c | 1 + src/bin/tycommon.c | 1 + src/bin/tyls.c | 1 + src/bin/typop.c | 1 + src/bin/tyq.c | 1 + src/bin/utf8.c | 1 + 9 files changed, 9 insertions(+) diff --git a/src/bin/extns.c b/src/bin/extns.c index 82796f3c..f8ed2e0c 100644 --- a/src/bin/extns.c +++ b/src/bin/extns.c @@ -1,3 +1,4 @@ +#include "private.h" #include const char *extn_img[] = diff --git a/src/bin/tyalpha.c b/src/bin/tyalpha.c index e0b2646c..8b0223bc 100644 --- a/src/bin/tyalpha.c +++ b/src/bin/tyalpha.c @@ -1,3 +1,4 @@ +#include "private.h" #include #include #include diff --git a/src/bin/tybg.c b/src/bin/tybg.c index 11969cc8..595d0909 100644 --- a/src/bin/tybg.c +++ b/src/bin/tybg.c @@ -1,3 +1,4 @@ +#include "private.h" #include #include #include diff --git a/src/bin/tycat.c b/src/bin/tycat.c index c90dec58..690650bd 100644 --- a/src/bin/tycat.c +++ b/src/bin/tycat.c @@ -1,3 +1,4 @@ +#include "private.h" #include #include #include diff --git a/src/bin/tycommon.c b/src/bin/tycommon.c index 6ae6efb0..df6c486e 100644 --- a/src/bin/tycommon.c +++ b/src/bin/tycommon.c @@ -1,3 +1,4 @@ +#include "private.h" #include #include #include "tycommon.h" diff --git a/src/bin/tyls.c b/src/bin/tyls.c index 340101ea..0ec68092 100644 --- a/src/bin/tyls.c +++ b/src/bin/tyls.c @@ -1,3 +1,4 @@ +#include "private.h" #include #include #include diff --git a/src/bin/typop.c b/src/bin/typop.c index 8f76e2dd..0466d1df 100644 --- a/src/bin/typop.c +++ b/src/bin/typop.c @@ -1,3 +1,4 @@ +#include "private.h" #include #include #include diff --git a/src/bin/tyq.c b/src/bin/tyq.c index 2b6af4a3..95ca8a7c 100644 --- a/src/bin/tyq.c +++ b/src/bin/tyq.c @@ -1,3 +1,4 @@ +#include "private.h" #include #include #include diff --git a/src/bin/utf8.c b/src/bin/utf8.c index 3f8d5003..5aac2f79 100644 --- a/src/bin/utf8.c +++ b/src/bin/utf8.c @@ -1,3 +1,4 @@ +#include "private.h" #include "utf8.h" int