diff options
| author | Gleb Kurtsou <gleb@FreeBSD.org> | 2012-05-19 12:44:27 +0000 |
|---|---|---|
| committer | Gleb Kurtsou <gleb@FreeBSD.org> | 2012-05-19 12:44:27 +0000 |
| commit | 0bb2aabf26842b91fbf14efa8e4e2030f0f4d2e4 (patch) | |
| tree | 52b234943a3ae78c62d839ca39a00589e970906a /lib/libc/gen/closedir.c | |
| parent | 157bb65afd715f4d599226f5b72209a20db3d054 (diff) | |
Notes
Diffstat (limited to 'lib/libc/gen/closedir.c')
| -rw-r--r-- | lib/libc/gen/closedir.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/gen/closedir.c b/lib/libc/gen/closedir.c index 5db351bbd7da9..4b520cc458aed 100644 --- a/lib/libc/gen/closedir.c +++ b/lib/libc/gen/closedir.c @@ -42,6 +42,7 @@ __FBSDID("$FreeBSD$"); #include "un-namespace.h" #include "libc_private.h" +#include "gen-private.h" #include "telldir.h" /* |
