You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-fs/autofs/files/autofs-5.1.6-musl.patch

13 lines
215 B

--- a/include/automount.h
+++ b/include/automount.h
@@ -25,6 +25,9 @@
#include "list.h"
#include <linux/auto_fs4.h>
+#ifndef __GLIBC__
+#include <bits/reg.h>
+#endif
#include "defaults.h"
#include "state.h"