Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nss/shadow.c
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2010-06-14 22:24:35 +0200
committerArthur de Jong <arthur@arthurdejong.org>2010-06-14 22:24:35 +0200
commita24c04ae85579ffa8d7837b46ce2bb22e779a098 (patch)
tree933b89358d6b5194166b0ebb85919083687c0cfc /nss/shadow.c
parent0f735244746db3d332c846e0b4db117ce1ed93c2 (diff)
remove some unused include statements
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1139 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'nss/shadow.c')
-rw-r--r--nss/shadow.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nss/shadow.c b/nss/shadow.c
index 3d6d82c..a2dd154 100644
--- a/nss/shadow.c
+++ b/nss/shadow.c
@@ -23,7 +23,6 @@
#include "config.h"
#include <string.h>
-#include <nss.h>
#include <errno.h>
#include "prototypes.h"