aboutsummaryrefslogtreecommitdiffstats
path: root/gl/lib/selinux-at.c
diff options
context:
space:
mode:
Diffstat (limited to 'gl/lib/selinux-at.c')
-rw-r--r--gl/lib/selinux-at.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/gl/lib/selinux-at.c b/gl/lib/selinux-at.c
index 0d94a0411..18e6b0f40 100644
--- a/gl/lib/selinux-at.c
+++ b/gl/lib/selinux-at.c
@@ -1,5 +1,5 @@
/* openat-style fd-relative functions for SE Linux
- Copyright (C) 2007 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2009 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -29,9 +29,6 @@
#include "dirname.h" /* solely for definition of IS_ABSOLUTE_FILE_NAME */
#include "save-cwd.h"
-#include "gettext.h"
-#define _(msgid) gettext (msgid)
-
#include "openat-priv.h"
#define AT_FUNC_NAME getfileconat