aboutsummaryrefslogtreecommitdiff
path: root/cmd/strings.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/strings.c')
-rw-r--r--cmd/strings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/strings.c b/cmd/strings.c
index bf348af..5bcb0f2 100644
--- a/cmd/strings.c
+++ b/cmd/strings.c
@@ -7,8 +7,8 @@
*/
#include <config.h>
-#include <common.h>
#include <command.h>
+#include <vsprintf.h>
static char *start_addr, *last_addr;