Files
heimdal/lib/libedit/src/tokenizern.c
Viktor Dukhovni 77ff7185d7 Updated libedit to NetBSD upstream
Note: This unconditionally assumes wchar_t support.  May need revision
if some platforms prove problematic.
2016-11-14 02:22:51 -05:00

4 lines
62 B
C

#include "config.h"
#define NARROWCHAR
#include "tokenizer.c"