summaryrefslogtreecommitdiff
path: root/sal/qa/osl/socket/osl_Socket_tests.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/osl/socket/osl_Socket_tests.cxx')
-rw-r--r--sal/qa/osl/socket/osl_Socket_tests.cxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/sal/qa/osl/socket/osl_Socket_tests.cxx b/sal/qa/osl/socket/osl_Socket_tests.cxx
index 2ab647a131e1..e13dea7149f4 100644
--- a/sal/qa/osl/socket/osl_Socket_tests.cxx
+++ b/sal/qa/osl/socket/osl_Socket_tests.cxx
@@ -26,12 +26,10 @@
*
************************************************************************/
-#include "sal/config.h"
-#include "sal/precppunit.hxx"
-
//------------------------------------------------------------------------
// include files
//------------------------------------------------------------------------
+#include <sal/types.h>
#include <osl_Socket_Const.h>
#include <cppunit/TestFixture.h>