From 0007a6ccd7d5975b19c9033eb7bc2ce3aa98f35b Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 20 Feb 2018 22:01:10 -0600 Subject: system/sudo: add PAM-enabled sudo --- system/sudo/musl-fix-headers.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 system/sudo/musl-fix-headers.patch (limited to 'system/sudo/musl-fix-headers.patch') diff --git a/system/sudo/musl-fix-headers.patch b/system/sudo/musl-fix-headers.patch new file mode 100644 index 000000000..18a19b75d --- /dev/null +++ b/system/sudo/musl-fix-headers.patch @@ -0,0 +1,10 @@ +--- ./include/sudo_compat.h.orig ++++ ./include/sudo_compat.h +@@ -25,6 +25,7 @@ + #include + #include + #include /* for rsize_t */ ++#include /* for id_t */ + + /* + * Macros and functions that may be missing on some operating systems. -- cgit v1.2.3-60-g2f50