]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/dv-sockser.c
sim: assume sys/select.h always exists
[thirdparty/binutils-gdb.git] / sim / common / dv-sockser.c
index ef652f62f4681ac55905a0b102dee07c1c8a1454..7f1cf798e4b947d8161927d13109f8cae9d175c0 100644 (file)
@@ -39,6 +39,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 #include <netinet/in.h>
 #include <arpa/inet.h>
 #include <netdb.h>
+#include <sys/select.h>
 #include <sys/socket.h>
 
 #ifndef __CYGWIN32__