aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_dri.txt
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2019-12-02 14:44:04 +0100
committerDmitry Vyukov <dvyukov@google.com>2019-12-02 14:44:04 +0100
commit82d81ba98eb98ef5c096f1452e5089ca02e0dc0b (patch)
treeec2df4ea30dd9c4dacc853e0ae65062d911a6716 /sys/linux/dev_dri.txt
parent3aa380090f35529e58e4a393e8e0dee79dd0d491 (diff)
sys/linux: regenerate consts
Regenerate consts now that make extract is fixed. Interestingly some arm consts have changed (arm/i386 abi difference?).
Diffstat (limited to 'sys/linux/dev_dri.txt')
-rw-r--r--sys/linux/dev_dri.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/dev_dri.txt b/sys/linux/dev_dri.txt
index bdf6ecb5c..2b74a0128 100644
--- a/sys/linux/dev_dri.txt
+++ b/sys/linux/dev_dri.txt
@@ -1,6 +1,8 @@
# Copyright 2015 syzkaller project authors. All rights reserved.
# Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
+include <uapi/asm/ioctl.h>
+include <uapi/linux/fcntl.h>
include <drm/drm.h>
include <drm/drm_mode.h>
include <linux/agp_backend.h>