--- gnome-terminal/subshell-includes.h.orig	Wed Feb 27 12:15:48 2002
+++ gnome-terminal/subshell-includes.h	Wed Feb 27 12:18:28 2002
@@ -55,9 +55,13 @@
 #   endif
 #else
 /*#       include <grp.h>*/	/* For the group struct & getgrnam()  */
+#	ifndef HAVE_SENDMSG
 #       include <stropts.h>
+#   endif
 #endif
+#ifndef HAVE_SENDMSG
 #       include <stropts.h>
+#endif
 
 #ifdef SCO_FLAVOR
 #   include <grp.h>	/* For the group struct & getgrnam()  */

