Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/external.cc')
-rw-r--r--winsup/cygwin/external.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/winsup/cygwin/external.cc b/winsup/cygwin/external.cc
index 64a3acf02..74b106959 100644
--- a/winsup/cygwin/external.cc
+++ b/winsup/cygwin/external.cc
@@ -16,8 +16,9 @@ details. */
#include "sigproc.h"
#include "pinfo.h"
#include <exceptions.h>
-#include "tty.h"
#include "shared_info.h"
+#include "cygwin_version.h"
+#include "perprocess.h"
static external_pinfo *
fillout_pinfo (pid_t pid, int winpid)