aboutsummaryrefslogtreecommitdiff
path: root/sim/config.h.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-05-29 15:20:28 -0400
committerMike Frysinger <vapier@gentoo.org>2021-06-12 22:19:30 -0400
commit2726bbc3391eddf0f75da56011137d327a156aab (patch)
tree6654c280a2cb29802f304a5321c036deb6113f79 /sim/config.h.in
parenta80249d0a9da850e8971f45beb435ad4f154447d (diff)
downloadfsf-binutils-gdb-2726bbc3391eddf0f75da56011137d327a156aab.zip
fsf-binutils-gdb-2726bbc3391eddf0f75da56011137d327a156aab.tar.gz
fsf-binutils-gdb-2726bbc3391eddf0f75da56011137d327a156aab.tar.bz2
sim: assume sys/select.h always exists
Now that gnulib provides this, assume it exists.
Diffstat (limited to 'sim/config.h.in')
-rw-r--r--sim/config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/config.h.in b/sim/config.h.in
index a1d4f78..6e87686 100644
--- a/sim/config.h.in
+++ b/sim/config.h.in
@@ -287,9 +287,6 @@
/* Define to 1 if you have the <sys/resource.h> header file. */
#undef HAVE_SYS_RESOURCE_H
-/* Define to 1 if you have the <sys/select.h> header file. */
-#undef HAVE_SYS_SELECT_H
-
/* Define to 1 if you have the <sys/socket.h> header file. */
#undef HAVE_SYS_SOCKET_H