]> granicus.if.org Git - neomutt/commit
fix slang bools
authorRichard Russon <rich@flatcap.org>
Thu, 6 Apr 2017 05:07:27 +0000 (06:07 +0100)
committerRichard Russon <rich@flatcap.org>
Sat, 8 Apr 2017 21:27:49 +0000 (22:27 +0100)
commitf013d01e48dbe1463ac1cb32a5e1aa0250abffbd
tree3b0eca869caa8507fb286840ab225d6337429f65
parent26a3f97990411a02e4af79482a0c397d66403175
fix slang bools

slang defines its own bool types which interfere with <stdbool.h>
So, undefine theirs and redefine ours.
mutt_curses.h