summaryrefslogtreecommitdiff
path: root/sal/osl/unx/diagnose.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/unx/diagnose.cxx')
-rw-r--r--sal/osl/unx/diagnose.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/sal/osl/unx/diagnose.cxx b/sal/osl/unx/diagnose.cxx
index b712576daf2e..99cb9e94e639 100644
--- a/sal/osl/unx/diagnose.cxx
+++ b/sal/osl/unx/diagnose.cxx
@@ -38,15 +38,8 @@
#endif /* HAVE_DLFCN_H */
-#ifndef INCLUDED_PTHREAD_H
#include <pthread.h>
-#define INCLUDED_PTHREAD_H
-#endif
-
-#ifndef INCLUDED_STDDEF_H
#include <stddef.h>
-#define INCLUDED_STDDEF_H
-#endif
/************************************************************************/
/* Internal data structures and functions */