diff options
Diffstat (limited to 'glcddrivers/gu126x64D-K610A4.c')
-rw-r--r-- | glcddrivers/gu126x64D-K610A4.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/glcddrivers/gu126x64D-K610A4.c b/glcddrivers/gu126x64D-K610A4.c index e927f49..711e672 100644 --- a/glcddrivers/gu126x64D-K610A4.c +++ b/glcddrivers/gu126x64D-K610A4.c @@ -25,6 +25,8 @@ #include <syslog.h> #include <unistd.h> #include <sys/time.h> +#include <cstring> +#include <cstdlib> #include "common.h" #include "config.h" |