summaryrefslogtreecommitdiff
path: root/winsup/mingw/include/locale.h
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/mingw/include/locale.h')
-rw-r--r--winsup/mingw/include/locale.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/winsup/mingw/include/locale.h b/winsup/mingw/include/locale.h
index cfbf9c2bff8..75ecf3bc64f 100644
--- a/winsup/mingw/include/locale.h
+++ b/winsup/mingw/include/locale.h
@@ -51,16 +51,12 @@
#ifndef RC_INVOKED
-/* According to C89 std, NULL is defined in locale.h too */
+/* According to C89 std, NULL is defined in locale.h too. */
#define __need_NULL
#include <stddef.h>
__BEGIN_CSTD_NAMESPACE
-/* According to C89 std, NULL is defined in locale.h too. */
-#define __need_NULL
-#include <stddef.h>
-
/*
* The structure returned by 'localeconv'.
*/