summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/misc/lockfile.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/deployment/misc/lockfile.cxx')
-rw-r--r--desktop/source/deployment/misc/lockfile.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/desktop/source/deployment/misc/lockfile.cxx b/desktop/source/deployment/misc/lockfile.cxx
index 4bd475e89ccd..50da67e9706e 100644
--- a/desktop/source/deployment/misc/lockfile.cxx
+++ b/desktop/source/deployment/misc/lockfile.cxx
@@ -21,7 +21,6 @@
#include <memory>
-#include <stdlib.h>
#include <time.h>
#ifndef _WIN32
#include <unistd.h>
@@ -34,7 +33,6 @@
#include <comphelper/random.hxx>
#include <sal/types.h>
#include <osl/file.hxx>
-#include <osl/socket.hxx>
#include <osl/security.hxx>
#include <unotools/bootstrap.hxx>
#include <tools/config.hxx>