forked from Imagelibrary/rtems
2011-02-23 Ralf Corsépius <ralf.corsepius@rtems.org>
* libfs/src/dosfs/msdos_misc.c: Don't include <strings.h>.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-02-23 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* libfs/src/dosfs/msdos_misc.c: Don't include <strings.h>.
|
||||
|
||||
2011-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* rtems/inline/rtems/rtems/status.inl: Add missing include.
|
||||
|
||||
@@ -22,9 +22,6 @@
|
||||
#include <sys/time.h>
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
#ifdef HAVE_STRINGS_H
|
||||
#include <strings.h>
|
||||
#endif
|
||||
#include <assert.h>
|
||||
#include <rtems/libio_.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user