Removes libusb types workaround (r200) as it seems to not be needed anymore but may disturb compiler.

This commit is contained in:
Romuald Conty 2011-10-18 11:03:54 +00:00
parent b7f928a24c
commit b4ebb4510d
2 changed files with 1 additions and 3 deletions

View file

@ -19,6 +19,7 @@
#include <fcntl.h>
#include <log4c.h>
#include <inttypes.h>
#include "log.h"