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/mkvers.sh')
-rwxr-xr-xwinsup/cygwin/mkvers.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/mkvers.sh b/winsup/cygwin/mkvers.sh
index d111c2ca9..47cfb27d9 100755
--- a/winsup/cygwin/mkvers.sh
+++ b/winsup/cygwin/mkvers.sh
@@ -62,7 +62,7 @@ set -$- ''
# Output the initial part of version.cc
#
cat <<EOF 1>&9
-#include <winsup.h>
+#include "cygwin_version.h"
#define strval(x) #x
#define str(x) strval(x)