summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/x-tcl.c
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2006-10-30 12:31:40 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:14:17 +0200
commit58197c3268a119eb48bcd1ec0363f7b94f804a24 (patch)
tree1bf8f071ee472ce48ea324cf08ea11a6ec794b05 /gettext-tools/src/x-tcl.c
parent37c04f169c2f013c0828caaf5447890d5ca4b48c (diff)
downloadexternal_gettext-58197c3268a119eb48bcd1ec0363f7b94f804a24.zip
external_gettext-58197c3268a119eb48bcd1ec0363f7b94f804a24.tar.gz
external_gettext-58197c3268a119eb48bcd1ec0363f7b94f804a24.tar.bz2
Make the x-*.h files real specification headers.
Diffstat (limited to 'gettext-tools/src/x-tcl.c')
-rw-r--r--gettext-tools/src/x-tcl.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gettext-tools/src/x-tcl.c b/gettext-tools/src/x-tcl.c
index 301467b..9e09a06 100644
--- a/gettext-tools/src/x-tcl.c
+++ b/gettext-tools/src/x-tcl.c
@@ -21,6 +21,9 @@
# include "config.h"
#endif
+/* Specification. */
+#include "x-tcl.h"
+
#include <assert.h>
#include <errno.h>
#include <limits.h>