diff options
Diffstat (limited to 'ace/NT_Service.h')
-rw-r--r-- | ace/NT_Service.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/NT_Service.h b/ace/NT_Service.h index 56ea40859cd..aaa225eb4a8 100644 --- a/ace/NT_Service.h +++ b/ace/NT_Service.h @@ -28,6 +28,7 @@ #include "ace/OS_Log_Msg_Attributes.h" #include "ace/Service_Object.h" #include "ace/Task.h" +#include "ace/OS_NS_errno.h" // needed for those using our macros // ACE_NT_SERVICE_START_TIMEOUT is an estimate of the number of // milliseconds your service will take to start. Default is 5 |