summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-devel/files/patch-stoc+source+implementationregistration+implreg.cxx
blob: 341d621d872ca45445b42445bfd9c45b7da2bf40 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ../stoc/source/implementationregistration/implreg.cxx.orig	Tue Apr 16 19:54:58 2002
+++ ../stoc/source/implementationregistration/implreg.cxx	Tue Apr 16 19:55:26 2002
@@ -60,6 +60,8 @@
  ************************************************************************/
 #include <list>
 
+#include <unistd.h>
+
 #ifndef _CPPUHELPER_QUERYINTERFACE_HXX_
 #include <cppuhelper/queryinterface.hxx>
 #endif