summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--swaybar/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/swaybar/main.c b/swaybar/main.c
index 27eebcaa..4b9ba49d 100644
--- a/swaybar/main.c
+++ b/swaybar/main.c
@@ -4,7 +4,6 @@
4#include <stdint.h> 4#include <stdint.h>
5#include <stdbool.h> 5#include <stdbool.h>
6#include <unistd.h> 6#include <unistd.h>
7#include <stropts.h>
8#include <json-c/json.h> 7#include <json-c/json.h>
9#include <sys/un.h> 8#include <sys/un.h>
10#include <sys/socket.h> 9#include <sys/socket.h>