leon: remove warning missing string.h

This commit is contained in:
Daniel Hellstrom
2018-09-19 15:18:38 +02:00
parent 431661de35
commit 9ed109cc7f

View File

@@ -14,6 +14,7 @@
#include <bsp.h>
#include <stdlib.h>
#include <string.h>
#include <bsp/cons.h>
#include <rtems/console.h>