summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/x-tcl.c
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2003-10-17 10:37:11 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:11:04 +0200
commit1dc13baa80da8ee9c0e755d5a10aef4d8f1e76ef (patch)
treea7f598bc1e7782a866fd042aeff41a97bcd0fdcc /gettext-tools/src/x-tcl.c
parente0c31002a8ddc471cb965dd1f72c1b23b85c3914 (diff)
downloadexternal_gettext-1dc13baa80da8ee9c0e755d5a10aef4d8f1e76ef.zip
external_gettext-1dc13baa80da8ee9c0e755d5a10aef4d8f1e76ef.tar.gz
external_gettext-1dc13baa80da8ee9c0e755d5a10aef4d8f1e76ef.tar.bz2
Renamed xmalloc.h to xalloc.h.
Diffstat (limited to 'gettext-tools/src/x-tcl.c')
-rw-r--r--gettext-tools/src/x-tcl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext-tools/src/x-tcl.c b/gettext-tools/src/x-tcl.c
index 549b3d1..bfad460 100644
--- a/gettext-tools/src/x-tcl.c
+++ b/gettext-tools/src/x-tcl.c
@@ -33,7 +33,7 @@
#include "xgettext.h"
#include "x-tcl.h"
#include "error.h"
-#include "xmalloc.h"
+#include "xalloc.h"
#include "exit.h"
#include "hash.h"
#include "c-ctype.h"