File fix-build.diff of Package samba
--- ./lib/replace/system/network.h.orig 2021-04-20 14:40:47.700861946 +0200 +++ ./lib/replace/system/network.h 2021-04-20 14:41:39.645580420 +0200 @@ -87,9 +87,10 @@ #include <sys/uio.h> #endif -#ifdef HAVE_STROPTS_H -#include <stropts.h> -#endif +/* + * #ifdef HAVE_STROPTS_H + * #include <stropts.h> + * #endif */ #ifndef HAVE_SOCKLEN_T #define HAVE_SOCKLEN_T