summaryrefslogtreecommitdiffstats
path: root/utf8.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2019-03-30 22:24:33 -0700
committerKaz Kylheku <kaz@kylheku.com>2019-03-30 22:24:33 -0700
commit38f214ed6367a312e0562d000b3583b4d9742c98 (patch)
treea859bca8c0516cde03d25037c792ae2607817900 /utf8.c
parent9e464a4cc18c5ca8ccdc6ac30e082b8d6b315d67 (diff)
downloadtxr-38f214ed6367a312e0562d000b3583b4d9742c98.tar.gz
txr-38f214ed6367a312e0562d000b3583b4d9742c98.tar.bz2
txr-38f214ed6367a312e0562d000b3583b4d9742c98.zip
arith: missing alloca.
* arith.c: we need to include "alloca.h" since we have moved some functions into here from lib.c which use "args.h" macros. This shows up on Cygwin and some other platforms.
Diffstat (limited to 'utf8.c')
0 files changed, 0 insertions, 0 deletions