summaryrefslogtreecommitdiff
path: root/netsvcs/clients/Naming/Dump_Restore
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-05-29 00:31:54 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-05-29 00:31:54 +0000
commit9085a731b4c1116fc6c39155817bc4b1f6e25a6d (patch)
tree32d36bae5d4481c6a67003aee48994e8a51e1ea8 /netsvcs/clients/Naming/Dump_Restore
parenta827d78ef94abc8085d4ecf3bba11169d157274d (diff)
downloadATCD-9085a731b4c1116fc6c39155817bc4b1f6e25a6d.tar.gz
ChangeLogTag:Sun May 28 17:26:28 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'netsvcs/clients/Naming/Dump_Restore')
-rw-r--r--netsvcs/clients/Naming/Dump_Restore/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/netsvcs/clients/Naming/Dump_Restore/main.cpp b/netsvcs/clients/Naming/Dump_Restore/main.cpp
index a30538d8c75..4d90427edda 100644
--- a/netsvcs/clients/Naming/Dump_Restore/main.cpp
+++ b/netsvcs/clients/Naming/Dump_Restore/main.cpp
@@ -3,6 +3,7 @@
// Test the client-side of the ACE Name Server...
#include "ace/Service_Config.h"
+#include "ace/Log_Msg.h"
#include "Dump_Restore.h"
ACE_RCSID(Dump_Restore, main, "$Id$")