Add missing includes.

Change-Id: I74ce25b3b5c918e371140b91f82ec00ff571f9fe
Exempt-From-Owner-Approval: trivial cleanup
Test: mma
Bug: None
This commit is contained in:
Dan Albert
2017-10-17 11:02:28 -07:00
parent a619805eda
commit 28dfa2c208

View File

@@ -14,7 +14,9 @@
* limitations under the License.
*/
#include <errno.h>
#include <fcntl.h>
#include <string.h>
#include <time.h>
#include <unistd.h>
#include <linux/input.h>