summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pw/pw_log.c
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-08-02 13:22:46 +0000
committerbapt <bapt@FreeBSD.org>2015-08-02 13:22:46 +0000
commit4469579834ee067278284d7555d692812b926fac (patch)
tree252f686ccdf0c2c6968f423f40e4b2116c370a8b /usr.sbin/pw/pw_log.c
parent8ca0483df0222858a2d49176a4c089e3d4a406d5 (diff)
downloadFreeBSD-src-4469579834ee067278284d7555d692812b926fac.zip
FreeBSD-src-4469579834ee067278284d7555d692812b926fac.tar.gz
Cleanup a bit includes
Diffstat (limited to 'usr.sbin/pw/pw_log.c')
-rw-r--r--usr.sbin/pw/pw_log.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/pw/pw_log.c b/usr.sbin/pw/pw_log.c
index b774423..29038d9 100644
--- a/usr.sbin/pw/pw_log.c
+++ b/usr.sbin/pw/pw_log.c
@@ -30,6 +30,8 @@ static const char rcsid[] =
#endif /* not lint */
#include <fcntl.h>
+#include <string.h>
+#include <stdarg.h>
#include "pw.h"
OpenPOWER on IntegriCloud