Description:  Remove include of stropts.h that no longer exists (See debian bug 954582 )
Author: Peter Michael Green <plugwash@raspbian.org>

--- samba-4.11.5+dfsg.orig/lib/replace/system/network.h
+++ samba-4.11.5+dfsg/lib/replace/system/network.h
@@ -87,10 +87,6 @@
 #include <sys/uio.h>
 #endif
 
-#ifdef HAVE_STROPTS_H
-#include <stropts.h>
-#endif
-
 #ifndef HAVE_SOCKLEN_T
 #define HAVE_SOCKLEN_T
 typedef int socklen_t;
