git: 0424ff9e19a6 - stable/13 - linuxkpi: Add <linux/limits.h>

From: Jean-Sébastien Pédron <dumbbell_at_FreeBSD.org>
Date: Thu, 16 Feb 2023 11:56:12 UTC
The branch stable/13 has been updated by dumbbell (ports committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=0424ff9e19a6a424aad0bb76d5ed8bb33f832e42

commit 0424ff9e19a6a424aad0bb76d5ed8bb33f832e42
Author:     Jean-Sébastien Pédron <dumbbell@FreeBSD.org>
AuthorDate: 2023-01-19 17:45:28 +0000
Commit:     Jean-Sébastien Pédron <dumbbell@FreeBSD.org>
CommitDate: 2023-02-16 11:55:17 +0000

    linuxkpi: Add <linux/limits.h>
    
    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
    
    (cherry picked from commit 25faccaaca6a0bddd60fbad0033606435a13e6b8)
---
 sys/compat/linuxkpi/dummy/include/linux/limits.h | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

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 000000000000..e69de29bb2d1