]> git.pld-linux.org Git - packages/samba.git/blame - samba-linux-mount.patch
- handle libsmbconf.so.0 transition from library file to soname symlink
[packages/samba.git] / samba-linux-mount.patch
CommitLineData
82c85aa6
JB
1--- samba-4.15.9/lib/replace/system/filesys.h.orig 2021-08-09 15:38:36.131378400 +0200
2+++ samba-4.15.9/lib/replace/system/filesys.h 2022-09-25 16:07:34.057178798 +0200
3@@ -38,6 +38,7 @@
4
5 #ifdef HAVE_SYS_MOUNT_H
6 #include <sys/mount.h>
7+#define _LINUX_MOUNT_H 1 /* conflicts with <linux/mount.h> */
8 #endif
9
10 #ifdef HAVE_MNTENT_H
This page took 0.044572 seconds and 4 git commands to generate.