diff options
Diffstat (limited to 'cmd/osd.c')
-rw-r--r-- | cmd/osd.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ * Dirk Eibach, Guntermann & Drunck GmbH, eibach@gdsys.de */ +#include <common.h> #include <command.h> #include <dm.h> #include <hexdump.h> |