From b2e2743195a103561047d1be6e448a07a414c12d Mon Sep 17 00:00:00 2001 From: axel Date: Thu, 20 Jul 2006 08:55:49 +1000 Subject: Remove translate.c. The gettext fallback functionality is moved to fallback.c, the wide wrapper is moved to wutil.c darcs-hash:20060719225549-ac50b-0a55e805b04f4fe0afa99ea580901d62f39cdef5.gz --- expand.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'expand.c') diff --git a/expand.c b/expand.c index c1d89fae..a83dcfa3 100644 --- a/expand.c +++ b/expand.c @@ -42,7 +42,7 @@ parameter expansion. #include "signal.h" #include "tokenizer.h" #include "complete.h" -#include "translate.h" + #include "parse_util.h" #include "halloc_util.h" -- cgit v1.2.3