Fix for unistd (https://launchpad.net/~michael-fladi)
authorBrian Aker <brian@tangent.org>
Thu, 5 Apr 2012 02:00:35 +0000 (19:00 -0700)
committerBrian Aker <brian@tangent.org>
Thu, 5 Apr 2012 02:00:35 +0000 (19:00 -0700)
util/pidfile.cc

index c44b90817023101fd88e45adca25f2bc99a7d75b..11f7f398d7962d3cb02495f3a743fae3a552e094 100644 (file)
@@ -48,6 +48,7 @@
 #include <sstream>
 #include <sys/stat.h>
 #include <sys/types.h>
+#include <unistd.h>
 
 extern "C" {