summaryrefslogtreecommitdiff
path: root/config/WIN32.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config/WIN32.mk')
-rw-r--r--config/WIN32.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/WIN32.mk b/config/WIN32.mk
index a1855cbb..728760a9 100644
--- a/config/WIN32.mk
+++ b/config/WIN32.mk
@@ -125,6 +125,7 @@ endif
DEFINES += -DWIN32
+
#
# On Win95, we use the TlsXXX() interface by default because that
# allows us to load the NSPR DLL dynamically at run time.