From 25faccaaca6a0bddd60fbad0033606435a13e6b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-S=C3=A9bastien=20P=C3=A9dron?= Date: Thu, 19 Jan 2023 18:45:28 +0100 Subject: [PATCH] linuxkpi: Add For now, it's empty. It is included by the DRM drivers but nothing is missing otherwise. Perhaps something we already defined should be in `limits.h` instead of another header. Reviewed by: manu Approved by: manu Differential Revision: https://reviews.freebsd.org/D38147 --- sys/compat/linuxkpi/dummy/include/linux/limits.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 sys/compat/linuxkpi/dummy/include/linux/limits.h diff --git a/sys/compat/linuxkpi/dummy/include/linux/limits.h b/sys/compat/linuxkpi/dummy/include/linux/limits.h new file mode 100644 index 00000000000..e69de29bb2d