Code

commited Solaris 2.8 / gcc-3.2.3 fixes
[inkscape.git] / src / extension / internal / ps.cpp
index a4eac8b67e1e39fad4b7d53a5f3f78b00851d964..8cf2845363923a99e273f13095d60ad0d6fc77a0 100644 (file)
 #include <iostream>
 #include <fstream>
 
+#ifdef SOLARIS_2_8
+#include <unistd.h>
+#endif
+
 using namespace std;
 
 namespace Inkscape {