missing header
authorEvan Martin <martine@danga.com>
Sat, 16 Feb 2013 22:34:49 +0000 (14:34 -0800)
committerEvan Martin <martine@danga.com>
Mon, 8 Apr 2013 22:02:13 +0000 (15:02 -0700)
src/deps_log.cc

index b1ec009..78eb23f 100644 (file)
@@ -18,6 +18,7 @@
 #include <stdio.h>
 #include <errno.h>
 #include <string.h>
+#include <unistd.h>
 
 #include "graph.h"
 #include "metrics.h"