summaryrefslogtreecommitdiff
path: root/netsvcs
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-06-14 18:26:58 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-06-14 18:26:58 +0000
commitf895195310102c89cad4bd865ca5243587988525 (patch)
tree2927518894493e1cd91f7b47564ac6413ca3a9c0 /netsvcs
parent7b4e21c0fed0e3efb925d366b21afbcac77f0728 (diff)
downloadATCD-f895195310102c89cad4bd865ca5243587988525.tar.gz
ChangeLogTag: Mon Jun 14 18:26:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'netsvcs')
-rw-r--r--netsvcs/clients/Logger/direct_logging.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/netsvcs/clients/Logger/direct_logging.cpp b/netsvcs/clients/Logger/direct_logging.cpp
index 7a5a72fb26b..3dc496e65e1 100644
--- a/netsvcs/clients/Logger/direct_logging.cpp
+++ b/netsvcs/clients/Logger/direct_logging.cpp
@@ -7,6 +7,8 @@
#include "ace/Log_Record.h"
#include "ace/Log_Msg.h"
#include "ace/OS_NS_time.h"
+#include "ace/OS_NS_stdlib.h"
+#include "ace/OS_NS_unistd.h"
ACE_RCSID(Logger, direct_logging, "$Id$")