aboutsummaryrefslogtreecommitdiff
path: root/libseat
diff options
context:
space:
mode:
authorKenny Levinsen <kl@kl.wtf>2020-08-05 23:20:50 +0200
committerKenny Levinsen <kl@kl.wtf>2020-08-05 23:20:50 +0200
commit563a9326598886e03cde94d92f979e68bdad9760 (patch)
treed378e53fc76d8a00dad20117dba1dc59ad104d09 /libseat
parent86efc98a5eab40631f6f02e6cdcfdd871ec08e9a (diff)
Remove pointless compiler.h
Diffstat (limited to 'libseat')
-rw-r--r--libseat/libseat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libseat/libseat.c b/libseat/libseat.c
index 00168c0..175f284 100644
--- a/libseat/libseat.c
+++ b/libseat/libseat.c
@@ -7,7 +7,6 @@
#include <string.h>
#include "backend.h"
-#include "compiler.h"
#include "libseat.h"
#include "log.h"