summaryrefslogtreecommitdiff
path: root/sysdeps/wordsize-64
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/wordsize-64')
-rw-r--r--sysdeps/wordsize-64/inttypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/wordsize-64/inttypes.h b/sysdeps/wordsize-64/inttypes.h
index a3763c7880..cb69e4cd9f 100644
--- a/sysdeps/wordsize-64/inttypes.h
+++ b/sysdeps/wordsize-64/inttypes.h
@@ -252,7 +252,7 @@
__BEGIN_DECLS
/* We have to define the `uintmax_t' type using `ldiv_t'. */
-#ifndef _STDLIB_H
+#ifndef __ldiv_t_defined
/* Returned by `ldiv'. */
typedef struct
{