summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nscd/cachelib.c
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2009-06-13 00:43:56 +0000
committerdes <des@FreeBSD.org>2009-06-13 00:43:56 +0000
commit34e7507e6557d5da72235440535bcab6a4c00028 (patch)
tree4a3c40776bb7608b28c2ec8a8708ee94465d981b /usr.sbin/nscd/cachelib.c
parent79583448b47e888f628b66355bcedd14ac22ef39 (diff)
downloadFreeBSD-src-34e7507e6557d5da72235440535bcab6a4c00028.zip
FreeBSD-src-34e7507e6557d5da72235440535bcab6a4c00028.tar.gz
Further #include cleanup.
MFC after: 1 week
Diffstat (limited to 'usr.sbin/nscd/cachelib.c')
-rw-r--r--usr.sbin/nscd/cachelib.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/nscd/cachelib.c b/usr.sbin/nscd/cachelib.c
index daa8193..27c34e2 100644
--- a/usr.sbin/nscd/cachelib.c
+++ b/usr.sbin/nscd/cachelib.c
@@ -29,9 +29,11 @@
__FBSDID("$FreeBSD$");
#include <sys/time.h>
+
#include <assert.h>
#include <stdlib.h>
#include <string.h>
+
#include "cachelib.h"
#include "debug.h"
OpenPOWER on IntegriCloud