summaryrefslogtreecommitdiff
path: root/TAO/examples/Logging
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-14 03:14:10 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-14 03:14:10 +0000
commit734cd61fae87344e4973435981a85a84055dbb24 (patch)
treebcccc9960cbac63abe2ff619c92a7fcd8fc6eea9 /TAO/examples/Logging
parent49fee4215090d2ab8ed23190f6ec6eca4d037c76 (diff)
downloadATCD-734cd61fae87344e4973435981a85a84055dbb24.tar.gz
ChangeLogTag:Fri Nov 14 02:51:44 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'TAO/examples/Logging')
-rw-r--r--TAO/examples/Logging/Logger_i.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/examples/Logging/Logger_i.cpp b/TAO/examples/Logging/Logger_i.cpp
index da8d25ba2d0..b634b8665ad 100644
--- a/TAO/examples/Logging/Logger_i.cpp
+++ b/TAO/examples/Logging/Logger_i.cpp
@@ -6,6 +6,7 @@
#include "ace/ACE.h"
#include "ace/INET_Addr.h"
#include "ace/Log_Record.h"
+#include "ace/os_include/os_netdb.h"
ACE_RCSID(Log, Logger_i, "$Id$")