summaryrefslogtreecommitdiffstats
path: root/include/osl/socket_decl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/osl/socket_decl.hxx')
-rw-r--r--include/osl/socket_decl.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/osl/socket_decl.hxx b/include/osl/socket_decl.hxx
index 7f2a18f6390d..facad546ba4a 100644
--- a/include/osl/socket_decl.hxx
+++ b/include/osl/socket_decl.hxx
@@ -20,6 +20,10 @@
#ifndef INCLUDED_OSL_SOCKET_DECL_HXX
#define INCLUDED_OSL_SOCKET_DECL_HXX
+#include <sal/config.h>
+
+#include <cstddef>
+
#include <osl/socket.h>
#include <rtl/ustring.hxx>
#include <rtl/byteseq.hxx>