Remove redundant sys/types.h #include directives (now in types.h).

git-svn-id: svn://svn.berlios.de/openocd/trunk@1700 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
zwelch
2009-05-11 02:27:16 +00:00
parent eb6da244cb
commit 490e271290
21 changed files with 0 additions and 24 deletions

View File

@@ -19,7 +19,6 @@
***************************************************************************/
#include "types.h"
#include <sys/types.h>
typedef
struct rlink_speed_table_s {