Include string_interpret_escape() in COMPILE_UTILITY cases.
authorJeremy Harris <jgh146exb@wizmail.org>
Sat, 28 Apr 2012 23:22:35 +0000 (00:22 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sat, 28 Apr 2012 23:22:35 +0000 (00:22 +0100)
Eximon needs it, via util-spool_in.o
It needed a private hex_digits[] to avoid bringing in all of globals.c to COMPILE_UTILITY.


No differences found