diff options
Diffstat (limited to 'fs/semihostingfs.c')
-rw-r--r-- | fs/semihostingfs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/semihostingfs.c b/fs/semihostingfs.c index 77e39ca..3592338 100644 --- a/fs/semihostingfs.c +++ b/fs/semihostingfs.c @@ -4,7 +4,7 @@ * Copyright (c) 2012, Google Inc. */ -#include <stdio.h> +#include <common.h> #include <fs.h> #include <malloc.h> #include <os.h> |