Remove define and usage of `_hdr_stdint`
authorErwin Janssen <erwinjanssen@outlook.com>
Sun, 18 Sep 2016 21:16:28 +0000 (23:16 +0200)
committerErwin Janssen <erwinjanssen@outlook.com>
Sun, 18 Sep 2016 21:16:28 +0000 (23:16 +0200)
commite11f8d32b21c8db913712fc6b7eddfa9f3902c81
treea23f160e16427478db47f52878e751d63c6f5621
parent9f75641731742ae012cd7322b51a6133dafc4b0e
Remove define and usage of `_hdr_stdint`

This define is used in `lib/sfio` to determine if it is alright to include
`<stdint.h>`. Since we are compiling with standard C and stdint.h is part
of the standard, we can safely assume this check always evaluates to true
and remove it.
ast_common.h.in
lib/sfio/sfhdr.h