diff options
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/bootsplash.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/bootsplash.c b/src/lib/bootsplash.c index 0512770668..38d0ce7c97 100644 --- a/src/lib/bootsplash.c +++ b/src/lib/bootsplash.c @@ -5,7 +5,6 @@ #include <console/console.h> #include <endian.h> #include <bootsplash.h> -#include <stdlib.h> #include "jpeg.h" |