mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-12 20:22:05 +01:00
11 lines
232 B
Diff
11 lines
232 B
Diff
--- ./include/sudo_compat.h.orig
|
|
+++ ./include/sudo_compat.h
|
|
@@ -27,6 +27,7 @@
|
|
# include <stddef.h>
|
|
#endif
|
|
#include <stdarg.h>
|
|
+#include <sys/types.h>
|
|
|
|
/*
|
|
* Macros and functions that may be missing on some operating systems.
|