summaryrefslogtreecommitdiff
path: root/src/format.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/format.c')
-rw-r--r--src/format.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/format.c b/src/format.c
index 6e556e12..40a10ebf 100644
--- a/src/format.c
+++ b/src/format.c
@@ -22,7 +22,6 @@
/* printf like formatting for m4. */
#include "m4.h"
-#include "xvasprintf.h"
/* Simple varargs substitute. We assume int and unsigned int are the
same size; likewise for long and unsigned long. */