summaryrefslogtreecommitdiff
path: root/lib/selinux-at.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/selinux-at.c')
-rw-r--r--lib/selinux-at.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/selinux-at.c b/lib/selinux-at.c
index 386763f7..d2032c07 100644
--- a/lib/selinux-at.c
+++ b/lib/selinux-at.c
@@ -1,5 +1,5 @@
/* openat-style fd-relative functions for SE Linux
- Copyright (C) 2007, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2009-2014 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
@@ -26,7 +26,6 @@
#include <errno.h>
#include <fcntl.h>
-#include "dirname.h" /* solely for definition of IS_ABSOLUTE_FILE_NAME */
#include "save-cwd.h"
#include "openat-priv.h"