summaryrefslogtreecommitdiff
path: root/netsvcs
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-05 00:50:45 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-05 00:50:45 +0000
commit68d31004066c926a409885d4d050cd9a3232ddea (patch)
tree363f56efbd752729098867bfc27f73a012b65846 /netsvcs
parent00222cf0d9f2178755f6f0802bf1c12534fa1dcb (diff)
downloadATCD-68d31004066c926a409885d4d050cd9a3232ddea.tar.gz
ChangeLogTag:Wed Nov 5 00:56:43 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'netsvcs')
-rw-r--r--netsvcs/lib/TS_Server_Handler.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/netsvcs/lib/TS_Server_Handler.cpp b/netsvcs/lib/TS_Server_Handler.cpp
index 0e4223ec088..19863bff332 100644
--- a/netsvcs/lib/TS_Server_Handler.cpp
+++ b/netsvcs/lib/TS_Server_Handler.cpp
@@ -7,6 +7,7 @@
#include "ace/Get_Opt.h"
#include "TS_Server_Handler.h"
#include "ace/OS_NS_time.h"
+#include "ace/OS_NS_signal.h"
ACE_RCSID(lib, TS_Server_Handler, "$Id$")