commit: c4ef2269807b1168460393bad04fb632a4a378d5
Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 13 23:10:52 2016 +0000
Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Sat Feb 13 23:10:52 2016 +0000
URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=c4ef2269
autogen: pull in dirent as we use it
autogen.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/autogen.sh b/autogen.sh
index 9777b19..dbb2aac 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -13,6 +13,7 @@ fi
PATH=/usr/local/src/gnu/gnulib:${PATH}
mods="
alloca
+ dirent
faccessat
fdopendir
fstatat