Remove superfluous <rtems/system.h> includes

This commit is contained in:
Sebastian Huber
2019-02-01 10:00:36 +01:00
parent 12075ac316
commit 3fe215502a
135 changed files with 6 additions and 142 deletions

View File

@@ -13,7 +13,6 @@
* http://www.rtems.org/license/LICENSE.
*/
#include <rtems/system.h>
#include <sys/param.h>
#include <sys/types.h>
#include <string.h>