Ticket #43508: patch-expand_number.c.diff

File patch-expand_number.c.diff, 280 bytes (added by glenn@…, 10 years ago)
  • expand_number.c

    old new  
    3131#endif
    3232
    3333#include <sys/types.h>
    34 #ifndef __APPLE__
    3534#include <ctype.h>
    36 #endif
    3735#include <errno.h>
    3836#include <inttypes.h>
    3937#include <stdint.h>