[PATCH v1 10/35] stdio-common/vfscanf-internal.c: Remove unused HAVE_LONGLONG macro
Alejandro Colomar
alx@kernel.org
Sun Nov 9 21:53:10 GMT 2025
Signed-off-by: Alejandro Colomar <alx@kernel.org>
---
stdio-common/vfscanf-internal.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/stdio-common/vfscanf-internal.c b/stdio-common/vfscanf-internal.c
index 48d974ef7d..0afae4b4e8 100644
--- a/stdio-common/vfscanf-internal.c
+++ b/stdio-common/vfscanf-internal.c
@@ -33,7 +33,6 @@
#include <locale/localeinfo.h>
#include <scratch_buffer.h>
-# define HAVE_LONGLONG
# define LONGLONG long long
/* Determine whether we have to handle `long long' at all. */
--
2.51.0
More information about the Libc-alpha
mailing list