summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nscd/cachelib.c
diff options
context:
space:
mode:
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