keyrouter: Remove unused included headers 20/278220/1
authorSeunghun Lee <shiin.lee@samsung.com>
Fri, 10 Jun 2022 01:15:19 +0000 (10:15 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 18 Jul 2022 05:58:58 +0000 (14:58 +0900)
Change-Id: I3ef89c2a8ce9266e093445538ef9c4b23ec4d1f1

src/keyrouter/keyrouter.c

index 0a67641..62753dd 100644 (file)
@@ -1,10 +1,8 @@
-#include <unistd.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <errno.h>
-#include <assert.h>
 #include <stdint.h>
 #include <stdbool.h>
+#include <unistd.h>
 
 #include <libds/log.h>
 #include "libds-tizen/keyrouter.h"