void-packages/srcpkgs/wine/patches/musl-uid-t.patch
2022-02-27 09:54:39 +01:00

11 lines
338 B
Diff

--- a/wine-7.3/server/security.h 2022-01-29 08:23:43.759508270 +0100
+++ b/wine-7.3/server/security.h 2022-01-29 08:24:07.976443565 +0100
@@ -22,6 +22,7 @@
#define __WINE_SERVER_SECURITY_H
#include <sys/types.h>
+#include <unistd.h>
extern const struct luid SeIncreaseQuotaPrivilege;
extern const struct luid SeSecurityPrivilege;