Add missing includes.

am: 28dfa2c208

Change-Id: I49d36e923d9e11d6a92c7fc319a05a99e749d2a3
This commit is contained in:
Dan Albert
2017-10-17 19:44:26 +00:00
committed by android-build-merger

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>