X-Git-Url: https://git.cworth.org/git?p=ttt;a=blobdiff_plain;f=src%2Fx.c;h=54566423e03f29c45c0d65f190e448a2ae18c79b;hp=3e46abdd03fb0c388c60d5494cce359cdcaf2cc6;hb=c23865689e087ec70e36e13075f997ba39fcda75;hpb=f04f93bc811d1d2f36cf37f4a9e012e8877c744b diff --git a/src/x.c b/src/x.c index 3e46abd..5456642 100644 --- a/src/x.c +++ b/src/x.c @@ -19,9 +19,7 @@ * Author: Carl Worth */ -#include "ttt.h" - -#include +#include "x.h" void xasprintf (char **strp, const char *fmt, ...)