Updated libedit to NetBSD upstream
Note: This unconditionally assumes wchar_t support. May need revision if some platforms prove problematic.
This commit is contained in:
3
lib/libedit/src/tokenizern.c
Normal file
3
lib/libedit/src/tokenizern.c
Normal file
@@ -0,0 +1,3 @@
|
||||
#include "config.h"
|
||||
#define NARROWCHAR
|
||||
#include "tokenizer.c"
|
Reference in New Issue
Block a user