From 2c13ce717592d347e6af07315a9a4ef84f148e6a Mon Sep 17 00:00:00 2001
From: Ozkan Sezer <[EMAIL REDACTED]>
Date: Mon, 25 May 2026 18:40:20 +0300
Subject: [PATCH] _uitoa does not exist
---
include/SDL/SDL_config.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/SDL/SDL_config.h b/include/SDL/SDL_config.h
index f8185219b..9d7710e3b 100644
--- a/include/SDL/SDL_config.h
+++ b/include/SDL/SDL_config.h
@@ -147,7 +147,6 @@ stage, though. Send patches if your platform lacks something. */
#define HAVE_RINDEX 1
#define HAVE_ITOA 1
#define HAVE__LTOA 1
-#define HAVE__UITOA 1
#define HAVE__ULTOA 1
#define HAVE__I64TOA 1
#define HAVE__UI64TOA 1