summaryrefslogtreecommitdiff
path: root/tests/Config_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Config_Test.cpp')
-rw-r--r--tests/Config_Test.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Config_Test.cpp b/tests/Config_Test.cpp
index 29d0aa2dd25..a1f0b549f44 100644
--- a/tests/Config_Test.cpp
+++ b/tests/Config_Test.cpp
@@ -22,6 +22,8 @@
#include "test_config.h"
#include "Config_Test.h"
#include "ace/Configuration_Import_Export.h"
+#include "ace/OS_NS_errno.h"
+#include "ace/OS_NS_stdio.h"
ACE_RCSID(tests, Config_Test, "$Id$")