summaryrefslogtreecommitdiff
path: root/src/ast.h
diff options
context:
space:
mode:
authorEnrico Weigelt, metux IT consult <info@metux.net>2024-05-23 19:34:03 +0200
committerEnrico Weigelt, metux IT consult <info@metux.net>2024-05-28 10:30:46 +0200
commitdb56de34bdf70f1904dba50d98774aaa950a2ca5 (patch)
tree961d25e657ded3a032fc35642c0bc1e503e70774 /src/ast.h
parent309e8bf6ca1620eee14fb0b3c7a17fca325e548c (diff)
drop compat with ancient xserversHEADmaster
We're relying on 1.18 now, so drop compat with older ones. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-ast/-/merge_requests/11>
Diffstat (limited to 'src/ast.h')
-rw-r--r--src/ast.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ast.h b/src/ast.h
index 015f576..94f3eb0 100644
--- a/src/ast.h
+++ b/src/ast.h
@@ -36,8 +36,6 @@
#include "ast_pcirename.h"
-#include "compat-api.h"
-
#ifdef Support_ShadowFB
#include "shadow.h"
#endif