sim: assume sys/select.h always exists

Now that gnulib provides this, assume it exists.
This commit is contained in:
Mike Frysinger
2021-05-29 15:20:28 -04:00
parent a80249d0a9
commit 2726bbc339
13 changed files with 25 additions and 15 deletions

View File

@@ -1,3 +1,7 @@
2021-06-12 Mike Frysinger <vapier@gentoo.org>
* dv-lm32uart.c: Include sys/select.h.
2021-06-12 Mike Frysinger <vapier@gentoo.org>
* configure.ac: Delete call to SIM_AC_OPTION_ALIGNMENT.

View File

@@ -26,6 +26,7 @@
#include "sim-assert.h"
#include <stdio.h>
#include <sys/select.h>
#include <sys/time.h>
struct lm32uart