aboutsummaryrefslogtreecommitdiff
path: root/src/hotkey.c
diff options
context:
space:
mode:
authorkoekeishiya <aasvi93@hotmail.com>2017-09-23 22:58:58 +0200
committerkoekeishiya <aasvi93@hotmail.com>2017-09-23 22:58:58 +0200
commiteb2315cefc6c4f6375b31e93ca99f1422c78792a (patch)
treeebb80b68d4b52581349306ababe4246d725378ed /src/hotkey.c
parent8bb3a11283b54cc63dd0f8a665af4f25368e03b0 (diff)
downloadskhd-eb2315cefc6c4f6375b31e93ca99f1422c78792a.tar.gz
skhd-eb2315cefc6c4f6375b31e93ca99f1422c78792a.zip
cleanup includes
Diffstat (limited to 'src/hotkey.c')
-rw-r--r--src/hotkey.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/hotkey.c b/src/hotkey.c
index cb93f75..74c70f5 100644
--- a/src/hotkey.c
+++ b/src/hotkey.c
@@ -1,7 +1,5 @@
#include "hotkey.h"
-#include "locale.h"
-#include <string.h>
-#include <pthread.h>
+#include <stdlib.h>
#define internal static
#define local_persist static