]> granicus.if.org Git - graphviz/commit
Replace remaining "ast_common.h" includes
authorErwin Janssen <erwinjanssen@outlook.com>
Wed, 21 Dec 2016 13:18:25 +0000 (14:18 +0100)
committerErwin Janssen <erwinjanssen@outlook.com>
Wed, 21 Dec 2016 14:07:39 +0000 (15:07 +0100)
commit8b3f42700d094e8fd0708eff23b6c153390e2922
tree0618c69dcb79bfa0ba6aaa8244946af8b982f55d
parentf2930b9be73b11c30f610ce4e000361272013ed6
Replace remaining "ast_common.h" includes

Added a typedef for `ssize_t` to the Windows config.h, which is the
location were Autotools would define it if it isn't found.
Removed the remaining includes of "ast_common.h", instead include
"config.h" and add a check to include "sys/typesh" (were ssize_t is
located on Linux)
lib/sfio/sfio.h
lib/sfio/vthread.h
lib/vmalloc/vmalloc.h
lib/vmalloc/vmhdr.h
windows/include/config.h