summaryrefslogtreecommitdiff
path: root/need_errno.h
diff options
context:
space:
mode:
Diffstat (limited to 'need_errno.h')
-rw-r--r--need_errno.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/need_errno.h b/need_errno.h
index a28955a..6099479 100644
--- a/need_errno.h
+++ b/need_errno.h
@@ -59,8 +59,7 @@ extern "C" {
#endif
#endif
-/* declare reference to errno */
-#ifndef PTW32_STATIC_LIB
+#if !defined(PTW32_STATIC_LIB)
# ifdef PTW32_BUILD
# define PTW32_DLLPORT __declspec (dllexport)
# else