mirror of
https://github.com/apache/nuttx.git
synced 2026-08-13 00:15:09 +00:00
lzf: Add macro judgment to header file reference.
Signed-off-by: likun17 <likun17@xiaomi.com>
This commit is contained in:
parent
c5ecc49c10
commit
2b59a0a19b
1 changed files with 2 additions and 0 deletions
|
|
@ -27,7 +27,9 @@
|
|||
|
||||
#include <nuttx/config.h>
|
||||
|
||||
#ifdef CONFIG_LIBC_LZF
|
||||
#include <lzf.h>
|
||||
#endif
|
||||
#include <stdio.h>
|
||||
#ifndef CONFIG_DISABLE_MOUNTPOINT
|
||||
#include <nuttx/fs/fs.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue