diff options
Diffstat (limited to 'glcddrivers/gu140x32f.c')
-rw-r--r-- | glcddrivers/gu140x32f.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/glcddrivers/gu140x32f.c b/glcddrivers/gu140x32f.c index 212b381..c3990a3 100644 --- a/glcddrivers/gu140x32f.c +++ b/glcddrivers/gu140x32f.c @@ -21,6 +21,7 @@ #include <syslog.h> #include <unistd.h> #include <sys/time.h> +#include <cstring> #include "common.h" #include "config.h" |