summaryrefslogtreecommitdiff
path: root/pkg/libdrm/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-04-04 22:13:58 -0700
committerMichael Forney <mforney@mforney.org>2020-04-04 22:13:58 -0700
commit2c2744f7b6b849028bf67d3c5b1e38eb33db48a9 (patch)
tree520ad747aad40633a2c5032e56624e811133128a /pkg/libdrm/config.h
parenta684393b702d2c6977e76584583ea9a15f31b7d4 (diff)
libdrm: Update to 2.4.101
Diffstat (limited to 'pkg/libdrm/config.h')
-rw-r--r--pkg/libdrm/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg/libdrm/config.h b/pkg/libdrm/config.h
index aa42a790..4dab9ec1 100644
--- a/pkg/libdrm/config.h
+++ b/pkg/libdrm/config.h
@@ -1,4 +1,4 @@
-#define HAVE_ALLOCA_H
+#define HAVE_ALLOCA_H 1
#define HAVE_CAIRO 0
#define HAVE_EXYNOS 0
#define HAVE_FREEDRENO_KGSL 0
@@ -6,8 +6,8 @@
#define HAVE_LIB_ATOMIC_OPS 0
#define HAVE_OPEN_MEMSTREAM 1
#define HAVE_RADEON 0
-#define HAVE_SYS_SELECT_H
-#undef HAVE_SYS_SYSCTL_H
+#define HAVE_SYS_SELECT_H 1
+#define HAVE_SYS_SYSCTL_H 0
#define HAVE_VALGRIND 0
#define HAVE_VC4 0
#define HAVE_VISIBILITY 1