Skip to content

Commit

Permalink
lzf: Add macro judgment to header file reference.
Browse files Browse the repository at this point in the history
Signed-off-by: likun17 <[email protected]>
  • Loading branch information
Otpvondoiats authored and xiaoxiang781216 committed Sep 20, 2024
1 parent c5ecc49 commit 2b59a0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/nuttx/streams.h
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 2b59a0a

Please sign in to comment.