diff options
Diffstat (limited to 'fastboot')
-rw-r--r-- | fastboot/fs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fastboot/fs.h b/fastboot/fs.h index 8388629c8..8444081eb 100644 --- a/fastboot/fs.h +++ b/fastboot/fs.h @@ -1,5 +1,5 @@ #ifndef _FS_H_ -#define _FH_H_ +#define _FS_H_ #include <stdint.h> |