aboutsummaryrefslogtreecommitdiff
path: root/jim-win32.c
diff options
context:
space:
mode:
Diffstat (limited to 'jim-win32.c')
-rw-r--r--jim-win32.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/jim-win32.c b/jim-win32.c
index c336014..4cbf481 100644
--- a/jim-win32.c
+++ b/jim-win32.c
@@ -26,6 +26,7 @@
#include <psapi.h>
#include <ctype.h>
+#define JIM_EXTENSION
#include "jim.h"
#if _MSC_VER >= 1000