summary refs log tree commit diff
path: root/sysdeps/wordsize-32/inttypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/wordsize-32/inttypes.h')
-rw-r--r--sysdeps/wordsize-32/inttypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/wordsize-32/inttypes.h b/sysdeps/wordsize-32/inttypes.h
index e80036bd24..2e34e9753c 100644
--- a/sysdeps/wordsize-32/inttypes.h
+++ b/sysdeps/wordsize-32/inttypes.h
@@ -252,7 +252,7 @@
 __BEGIN_DECLS
 
 /* We have to define the `uintmax_t' type using `lldiv_t'.  */
-#ifndef _STDLIB_H
+#ifndef __lldiv_t_defined
 /* Returned by `lldiv'.  */
 __extension__ typedef struct
   {