diff options
Diffstat (limited to 'sal/qa/osl/socket/sockethelper.hxx')
-rw-r--r-- | sal/qa/osl/socket/sockethelper.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sal/qa/osl/socket/sockethelper.hxx b/sal/qa/osl/socket/sockethelper.hxx index 49785cd50432..4c45369d3eaf 100644 --- a/sal/qa/osl/socket/sockethelper.hxx +++ b/sal/qa/osl/socket/sockethelper.hxx @@ -40,9 +40,9 @@ extern "C" { #endif -//------------------------------------------------------------------------ + // OS dependent declaration and includes -//------------------------------------------------------------------------ + #if ( defined UNX ) //Unix #include <unistd.h> |