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