K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-09-18T19:54:15.952528Z K 7 svn:log V 355 databases/pspg: fix build on GCC architectures Use new GCC: src/pspg.c: In function 'main': src/pspg.c:2743: error: '__SIZEOF_WCHAR_T__' undeclared (first use in this function) src/pspg.c:2743: error: (Each undeclared identifier is reported only once src/pspg.c:2743: error: for each function it appears in.) Approved by: mentors (implicit approval) END