Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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 cfbf9c2bf..75ecf3bc6 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'.
*/