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:
authorEarnie Boyd <earnie@users.sf.net>2001-02-15 20:28:40 +0300
committerEarnie Boyd <earnie@users.sf.net>2001-02-15 20:28:40 +0300
commit00aae5a7403708895cbfcc34bc115838f73cf11f (patch)
treec971a69ae7f2ac6c15faf661a19932cb56dadd3a
parent10216d43950e0a498f6026b4b2e58a8bcacb78cc (diff)
* include/w32api.h: Oops forgot to cvs add this.
-rw-r--r--winsup/w32api/include/w32api.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/w32api/include/w32api.h b/winsup/w32api/include/w32api.h
new file mode 100644
index 000000000..3e0631ad7
--- /dev/null
+++ b/winsup/w32api/include/w32api.h
@@ -0,0 +1,6 @@
+#ifndef _W32API_H_
+#define _W32API_H_
+
+#define _W32API_VERSION 0.4
+
+#endif /* ndef _W32API_H_ */