aboutsummaryrefslogtreecommitdiff
path: root/sim/m32c/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'sim/m32c/configure.in')
-rw-r--r--sim/m32c/configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/m32c/configure.in b/sim/m32c/configure.in
index 80c1f8a..bca97ba 100644
--- a/sim/m32c/configure.in
+++ b/sim/m32c/configure.in
@@ -28,4 +28,6 @@ sinclude(../common/aclocal.m4)
# it by inlining the macro's contents.
sinclude(../common/common.m4)
+AC_CHECK_HEADERS(sys/select.h termios.h sys/socket.h netinet/in.h netinet/tcp.h)
+
SIM_AC_OUTPUT