Remove pointless compiler.h

This commit is contained in:
Kenny Levinsen 2020-08-05 23:20:50 +02:00
parent 86efc98a5e
commit 563a932659
5 changed files with 20 additions and 27 deletions

View file

@ -7,7 +7,6 @@
#include <string.h>
#include "backend.h"
#include "compiler.h"
#include "libseat.h"
#include "log.h"