yet another PRIdPTR fix
This commit is contained in:
parent
9066868c7c
commit
04d1397825
|
@ -2023,7 +2023,7 @@ Scheme_Object *scheme_load_delayed_code(int pos, struct Scheme_Load_Delay *ld);
|
|||
|
||||
intptr_t scheme_get_print_width(void);
|
||||
|
||||
#ifndef PTIdPTR
|
||||
#ifndef PRIdPTR
|
||||
# ifndef PRINTF_INTPTR_SIZE_PREFIX
|
||||
# define PRINTF_INTPTR_SIZE_PREFIX "l"
|
||||
# endif
|
||||
|
|
Loading…
Reference in New Issue
Block a user