summaryrefslogtreecommitdiffstats
path: root/pw/pw_log.c
diff options
context:
space:
mode:
Diffstat (limited to 'pw/pw_log.c')
-rw-r--r--pw/pw_log.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/pw/pw_log.c b/pw/pw_log.c
index b774423..29038d9 100644
--- a/pw/pw_log.c
+++ b/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"