Remove platform specific, and non-needed, headers.

This commit is contained in:
Romuald Conty 2010-02-08 11:52:33 +00:00
parent e933f505e2
commit 4bca43508b
2 changed files with 0 additions and 5 deletions

View file

@ -30,7 +30,6 @@
Thanks to d18c7db and Okko for example code
*/
#include <sys/param.h>
#include <stdio.h>
#include <stdlib.h>
#include <usb.h>

View file

@ -21,10 +21,6 @@
* @brief
*/
#include <sys/param.h>
#include <stdio.h>
#include <stddef.h>
#include <usb.h>
typedef struct {