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
path: root/winsup
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2000-08-03 00:13:18 +0400
committerDJ Delorie <dj@redhat.com>2000-08-03 00:13:18 +0400
commit9ccb71b88fbd882337ec0f1488c3813b3302f991 (patch)
tree3929ce6167f9d26590abcacb5063ec16bcda8722 /winsup
parent20d7f7583797512876904592d48f54d157d427af (diff)
add winsup.h
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/regexp/regerror.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/cygwin/regexp/regerror.c b/winsup/cygwin/regexp/regerror.c
index c595a0490..afd7a861a 100644
--- a/winsup/cygwin/regexp/regerror.c
+++ b/winsup/cygwin/regexp/regerror.c
@@ -1,3 +1,4 @@
+#include "winsup.h"
#include "regexp.h"
#include <stdio.h>