@@ -46,7 +46,6 @@
#define _ISOC99_SOURCE /* for LLONG_MAX primarily... */
#define _GNU_SOURCE
-#define _STDIO_UTILITY
#include <features.h>
#include "_stdio.h"
#include <stdlib.h>
@@ -91,7 +91,6 @@
#define _ISOC99_SOURCE /* for ULLONG primarily... */
-#define _STDIO_UTILITY /* We're using _uintmaxtostr. */
@@ -22,7 +22,6 @@
* -Erik
*/
#include <string.h>
#include <locale.h> /* for __LOCALE_C_ONLY */
@@ -26,7 +26,6 @@
* Copyright (C) 2004 Joakim Tjernlund