lcddisplay: fix build with yocto gcc-4.8.1 toolchain

Origin commit data
------------------
Branch: ni/coolstream
Commit: a70b36aeb2
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-24 (Sun, 24 Nov 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2013-11-24 22:40:36 +01:00
parent 76e2b19538
commit e3cc662be6

View File

@@ -36,6 +36,7 @@
#include <fcntl.h>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <unistd.h>
#include <sys/ioctl.h>
#include <sys/types.h>