summaryrefslogtreecommitdiffstats
path: root/unix/tclConfig.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'unix/tclConfig.h.in')
-rw-r--r--unix/tclConfig.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/unix/tclConfig.h.in b/unix/tclConfig.h.in
index 39df8cf..51aa0ed 100644
--- a/unix/tclConfig.h.in
+++ b/unix/tclConfig.h.in
@@ -183,9 +183,6 @@
/* Do we have <dlfcn.h>? */
#undef NO_DLFCN_H
-/* Do we have <errno.h>? */
-#undef NO_ERRNO_H
-
/* Do we have fd_set? */
#undef NO_FD_SET