summaryrefslogtreecommitdiff
path: root/registry/source/registry.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'registry/source/registry.cxx')
-rw-r--r--registry/source/registry.cxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/registry/source/registry.cxx b/registry/source/registry.cxx
index b183f634eb97..166354aa5d62 100644
--- a/registry/source/registry.cxx
+++ b/registry/source/registry.cxx
@@ -18,11 +18,8 @@
*/
-#include <regapi.hxx>
#include <registry/registry.hxx>
-#include <osl/process.h>
-
#include "keyimpl.hxx"
#include "regimpl.hxx"
#include "regkey.hxx"
@@ -31,12 +28,6 @@
#include <io.h>
#endif
-#include <string.h>
-#if defined(UNX)
-#include <stdlib.h>
-#include <unistd.h>
-#endif
-
extern "C" {