Start update of documentation to support possible multiple architectures in the futur...
[pub/lufa.git] / LUFA / Drivers / USB / Class / Common / RNDIS.h
index cb806ec..64f080a 100644 (file)
@@ -57,8 +57,6 @@
                #include "../../Core/StdDescriptors.h"
                #include "CDC.h"
 
-               #include <string.h>
-
        /* Enable C linkage for C++ Compilers: */
                #if defined(__cplusplus)
                        extern "C" {