OSDN Git Service

* include/w32api.h: Oops forgot to cvs add this.
authorearnie <earnie>
Thu, 15 Feb 2001 17:28:40 +0000 (17:28 +0000)
committerearnie <earnie>
Thu, 15 Feb 2001 17:28:40 +0000 (17:28 +0000)
winsup/w32api/include/w32api.h [new file with mode: 0644]

diff --git a/winsup/w32api/include/w32api.h b/winsup/w32api/include/w32api.h
new file mode 100644 (file)
index 0000000..3e0631a
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef _W32API_H_
+#define _W32API_H_
+
+#define _W32API_VERSION 0.4
+
+#endif /* ndef _W32API_H_ */