summaryrefslogtreecommitdiff
path: root/netsvcs/clients/Naming/Dump_Restore
diff options
context:
space:
mode:
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$")