about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--ext/raindrops/tcp_info.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/raindrops/tcp_info.c b/ext/raindrops/tcp_info.c
index 42d013b..b82f705 100644
--- a/ext/raindrops/tcp_info.c
+++ b/ext/raindrops/tcp_info.c
@@ -1,5 +1,4 @@
 #include <ruby.h>
-#include "extconf.h"
 #include <sys/socket.h>
 #include <netinet/in.h>
 #if defined(HAVE_LINUX_TCP_H)