Add mswin.def
authorDavid Lichteblau <david@lichteblau.com>
Fri, 23 Nov 2012 14:05:52 +0000 (15:05 +0100)
committerDavid Lichteblau <david@lichteblau.com>
Fri, 23 Nov 2012 14:06:20 +0000 (15:06 +0100)
Fixes the build on Windows.

src/runtime/mswin.def [new file with mode: 0644]

diff --git a/src/runtime/mswin.def b/src/runtime/mswin.def
new file mode 100644 (file)
index 0000000..3f7ea3c
--- /dev/null
@@ -0,0 +1,4 @@
+EXPORTS
+       opendir
+       readdir
+       closedir