summaryrefslogtreecommitdiff
path: root/ace/LSOCK.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/LSOCK.h')
-rw-r--r--ace/LSOCK.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/LSOCK.h b/ace/LSOCK.h
index 4774f1a6578..da0b299319e 100644
--- a/ace/LSOCK.h
+++ b/ace/LSOCK.h
@@ -15,6 +15,7 @@
// ============================================================================
#ifndef ACE_LOCAL_SOCK_H
+#include "ace/pre.h"
#define ACE_LOCAL_SOCK_H
#include "ace/SOCK.h"
@@ -72,4 +73,5 @@ private:
#endif
#endif /* ACE_LACKS_UNIX_DOMAIN_SOCKETS */
+#include "ace/post.h"
#endif /* ACE_LOCAL_SOCK_H */