mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
Fix gnu wcwidth
This commit is contained in:
parent
7b70d051da
commit
329448939b
@ -18,7 +18,7 @@
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
*/
|
||||
|
||||
#define _XOPEN_SOURCE
|
||||
#define _GNU_SOURCE
|
||||
#include <wchar.h>
|
||||
|
||||
#include "module.h"
|
||||
|
Loading…
Reference in New Issue
Block a user