summaryrefslogtreecommitdiff
path: root/ace/TTY_IO.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/TTY_IO.cpp')
-rw-r--r--ace/TTY_IO.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/ace/TTY_IO.cpp b/ace/TTY_IO.cpp
index 8b7ae2bb74b..46567e6ce64 100644
--- a/ace/TTY_IO.cpp
+++ b/ace/TTY_IO.cpp
@@ -1,6 +1,10 @@
// $Id$
#include "ace/TTY_IO.h"
+#include "ace/OS_NS_string.h"
+#include "ace/OS_NS_strings.h"
+#include "ace/os_include/os_termios.h"
+#include "ace/OS_NS_errno.h"
ACE_RCSID (ace,
TTY_IO,