summaryrefslogtreecommitdiff
path: root/lib/copy-acl.c
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-06-11 02:33:46 +0200
committerBruno Haible <bruno@clisp.org>2008-06-11 02:33:46 +0200
commit24a8cd3bda9e9bf97e314505a771166b8a687cd2 (patch)
tree55f996614d637fc10eedf470a8a5f6f976a6b5ee /lib/copy-acl.c
parentf7bab1b29955f86484cb70871c7b88915542abeb (diff)
downloadgnulib-24a8cd3bda9e9bf97e314505a771166b8a687cd2.tar.gz
Include gettext.h only in those files that need it.
Diffstat (limited to 'lib/copy-acl.c')
-rw-r--r--lib/copy-acl.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/copy-acl.c b/lib/copy-acl.c
index 0f5931bc3c..bc2740a465 100644
--- a/lib/copy-acl.c
+++ b/lib/copy-acl.c
@@ -23,6 +23,9 @@
#include "acl-internal.h"
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+
/* Copy access control lists from one file to another. If SOURCE_DESC is
a valid file descriptor, use file descriptor operations, else use