spl: spl_legacy: Use IS_ENABLED() to remove #ifdef
[oweals/u-boot.git] / lib / linux_compat.c
index 3f440deaa0d8a5d5a7d181772750786be29ba7e4..89a6fd6ec96d5e10ae4b890d2cb1200ca4332ab9 100644 (file)
@@ -1,5 +1,6 @@
 
 #include <common.h>
+#include <malloc.h>
 #include <memalign.h>
 #include <linux/compat.h>