aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2016-01-24 01:51:43 -0800
committerChris Robinson <[email protected]>2016-01-24 01:51:43 -0800
commit5761aa9400ae6a4604ac1a81e582a4cd992933fc (patch)
tree54c29ff30ba7cc7b583f9375485c87b074e38083 /config.h.in
parentddc885604df0521fb6f8f6862ce0d4c749b55fc8 (diff)
Remove unneeded check for io.h
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index dd020027..b59226ee 100644
--- a/config.h.in
+++ b/config.h.in
@@ -146,9 +146,6 @@
/* Define if we have dirent.h */
#cmakedefine HAVE_DIRENT_H
-/* Define if we have io.h */
-#cmakedefine HAVE_IO_H
-
/* Define if we have strings.h */
#cmakedefine HAVE_STRINGS_H