Add code to start the USBB Generic Clock from the user-specified master clock source...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Common / MassStorage.h
index 1acd682..ae22f53 100644 (file)
@@ -53,8 +53,6 @@
        /* Includes: */
                #include "../../Core/StdDescriptors.h"
 
-               #include <string.h>
-
        /* Enable C linkage for C++ Compilers: */
                #if defined(__cplusplus)
                        extern "C" {