diff --git a/include/nuttx/streams.h b/include/nuttx/streams.h index ff6c37ade3732..ee5decc083ece 100644 --- a/include/nuttx/streams.h +++ b/include/nuttx/streams.h @@ -27,7 +27,9 @@ #include +#ifdef CONFIG_LIBC_LZF #include +#endif #include #ifndef CONFIG_DISABLE_MOUNTPOINT #include