sdm660: folie_daemon: 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 committed by Max Weffers
parent 494ee17d12
commit 725e0b3f2e
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

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>