]> git.cameronkatri.com Git - pw-darwin.git/blobdiff - pw/pw_log.c
Revert "Set chpass to 755 too"
[pw-darwin.git] / pw / pw_log.c
index fe8d803b8d2beebf698b9c47d81cd8cb689c3253..8bff850d78bb73e87ea528bf763e3807584b1247 100644 (file)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (C) 1996
  *     David L. Nugent.  All rights reserved.
  *
@@ -34,6 +36,7 @@ static const char rcsid[] =
 #include <fcntl.h>
 #include <string.h>
 #include <stdarg.h>
+#include <time.h>
 
 #include "pw.h"