diff base/TempDirectory.cpp @ 606:1415e35881f6

* Some (incomplete) Solaris build bobs
author Chris Cannam
date Thu, 10 Sep 2009 14:17:59 +0000
parents e340b2fb9471
children 58c82e10ef00
line wrap: on
line diff
--- a/base/TempDirectory.cpp	Tue Sep 08 16:53:32 2009 +0000
+++ b/base/TempDirectory.cpp	Thu Sep 10 14:17:59 2009 +0000
@@ -24,6 +24,7 @@
 
 #include <iostream>
 #include <cassert>
+#include <unistd.h>
 
 TempDirectory *
 TempDirectory::m_instance = new TempDirectory;