Ticket #43508: patch-expand_number.c.diff
File patch-expand_number.c.diff, 280 bytes (added by glenn@…, 11 years ago) |
---|
-
expand_number.c
old new 31 31 #endif 32 32 33 33 #include <sys/types.h> 34 #ifndef __APPLE__35 34 #include <ctype.h> 36 #endif37 35 #include <errno.h> 38 36 #include <inttypes.h> 39 37 #include <stdint.h>