]> git.scottworley.com Git - tl-append/blame - common.h
A space for test & implementation to share code
[tl-append] / common.h
CommitLineData
d522116b
SW
1extern const char *FILENAME;
2
3void die(const char *message);
4
5void die_err(const char *message);