define __LONG_MAX__ & __SIZEOF_POINTER__
commit8d688c9a6ee220ce00b30afd8bdffa34434c9950
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>
Tue, 7 Feb 2017 20:04:24 +0000 (7 21:04 +0100)
committerChristopher Li <sparse@chrisli.org>
Mon, 13 Feb 2017 01:34:46 +0000 (13 09:34 +0800)
treec534fcf44389939701f37396c5060a4789251b73
parentaf67375f340c29ba481c29a2cdda49d68db85d53
define __LONG_MAX__ & __SIZEOF_POINTER__

They're part of GCC's common predefined macros and some
code & header files depends on them.

Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Signed-off-by: Christopher Li <sparse@chrisli.org>
lib.c