aboutsummaryrefslogtreecommitdiff
path: root/cmd/xxd.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/xxd.c')
-rw-r--r--cmd/xxd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/xxd.c b/cmd/xxd.c
index 8ae05f9..446ac19 100644
--- a/cmd/xxd.c
+++ b/cmd/xxd.c
@@ -4,6 +4,7 @@
* Roger Knecht <rknecht@pm.de>
*/
+#include <common.h>
#include <command.h>
#include <display_options.h>
#include <fs.h>