Remove wchar.h from unexpand(1)
not needed any more.
This commit is contained in:
parent
1004778757
commit
1b4ba2b303
|
@ -2,7 +2,6 @@
|
|||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <wchar.h>
|
||||
|
||||
#include "utf.h"
|
||||
#include "util.h"
|
||||
|
|
Loading…
Reference in New Issue
Block a user