]> git.cworth.org Git - ttt/blobdiff - src/x.c
2005-11-11 Carl Worth <cworth@cworth.org>
[ttt] / src / x.c
diff --git a/src/x.c b/src/x.c
index 3e46abdd03fb0c388c60d5494cce359cdcaf2cc6..54566423e03f29c45c0d65f190e448a2ae18c79b 100644 (file)
--- a/src/x.c
+++ b/src/x.c
@@ -19,9 +19,7 @@
  * Author: Carl Worth <carl@theworths.org>
  */
 
  * Author: Carl Worth <carl@theworths.org>
  */
 
-#include "ttt.h"
-
-#include <stdarg.h>
+#include "x.h"
 
 void
 xasprintf (char **strp, const char *fmt, ...)
 
 void
 xasprintf (char **strp, const char *fmt, ...)