]> git.draconx.ca Git - cdecl99.git/commit
Include config.h in all C source files.
authorNick Bowler <nbowler@draconx.ca>
Wed, 21 Sep 2011 23:13:50 +0000 (19:13 -0400)
committerNick Bowler <nbowler@draconx.ca>
Thu, 22 Sep 2011 01:08:57 +0000 (21:08 -0400)
commitcbf38d096b4ea7ef309efedadf6abcf6f09de7d3
treecd7e65963c34768ec4afd73a4ece62ce2255cffa
parent17ec74586a21b6283bedb3fb35630e3231001758
Include config.h in all C source files.

Some source files failed to include config.h, which is needed for
some things to work.
src/declare.c
src/explain.c
src/output.c
src/parse-decl.c
src/typemap.c