mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 07:32:04 +02:00
fix dist compilation failure
remove illegal wcwidth.c include and compile wcwidth.c correct #include in wcwidth.c fallout from #480
This commit is contained in:
parent
36beddc64f
commit
02221eae37
3 changed files with 4 additions and 2 deletions
|
|
@ -59,7 +59,7 @@
|
|||
* Latest version: http://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c
|
||||
*/
|
||||
|
||||
#include "module.h"
|
||||
#include "utf8.h"
|
||||
|
||||
struct interval {
|
||||
int first;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue