shell: Include missing header

This commit is contained in:
Sebastian Huber
2014-11-26 09:58:40 +01:00
parent 90b0e28456
commit fdd1e20579
+1
View File
@@ -46,6 +46,7 @@
#endif
#ifdef __rtems__
#include <assert.h>
#include <rtems.h>
#include <rtems/shell.h>
#endif