wmii/include/stuff
David du Colombier 3acb239918 fix build with GCC 10 and upper
GCC switched default from -fcommon to -fno-common,
leading to the following compilation errors:

multiple definition of `argv0'
multiple definition of `display'
multiple definition of `scr'
multiple definition of `font'
multiple definition of `cnorm'
multiple definition of `csel'
multiple definition of `debugflag'
multiple definition of `debugfile'
multiple definition of `cursor'
multiple definition of `framehandler'
multiple definition of `NM'
2021-10-15 22:12:16 +02:00
..
base.h Change format of bar files. Refactor fs.c. Add M-n/M-b to rc scripts. Add showkeys to plan9port rc. Update docs. Linkify code fragments in wmii.tex. 2010-06-25 17:21:12 -04:00
clientutil.h [menu] Add vertical mode. 2010-10-07 16:31:41 -04:00
geom.h [menu] Add vertical mode. 2010-10-07 16:31:41 -04:00
util.h fix warning 2021-10-15 22:07:48 +02:00
x.h Set ignoreenter indiscriminantly. Closes issue #196. 2010-06-24 10:39:42 -04:00
x11.h fix build with GCC 10 and upper 2021-10-15 22:12:16 +02:00