summaryrefslogtreecommitdiff
path: root/include/ruby/missing.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ruby/missing.h')
-rw-r--r--include/ruby/missing.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/ruby/missing.h b/include/ruby/missing.h
index 8e4ffae72a..6d5ace5ed0 100644
--- a/include/ruby/missing.h
+++ b/include/ruby/missing.h
@@ -18,8 +18,6 @@ extern "C" {
#endif
#endif
-#include "ruby/config.h"
-
#if defined(HAVE_SYS_TIME_H)
# include <sys/time.h>
#elif !defined(_WIN32)