summaryrefslogtreecommitdiffstats
path: root/src/pwcache.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pwcache.c')
-rw-r--r--src/pwcache.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pwcache.c b/src/pwcache.c
index 0e2f5c1..c728ba9 100644
--- a/src/pwcache.c
+++ b/src/pwcache.c
@@ -4,7 +4,6 @@
#include "pwcache.h"
#include "alloc.h"
#include "config.h"
-#include "darray.h"
#include "trie.h"
#include <errno.h>
#include <grp.h>