diff options
Diffstat (limited to 'dlfcn.c')
-rw-r--r-- | dlfcn.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ | |||
20 | #include <windows.h> | 20 | #include <windows.h> |
21 | #include <stdio.h> | 21 | #include <stdio.h> |
22 | 22 | ||
23 | #define DLFCN_WIN32_EXPORTS | ||
23 | #include "dlfcn.h" | 24 | #include "dlfcn.h" |
24 | 25 | ||
25 | /* Note: | 26 | /* Note: |