about summary refs log tree commit homepage
path: root/ext/kgio/kgio.h
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-01-27 14:11:16 -0800
committerEric Wong <normalperson@yhbt.net>2011-01-27 18:31:08 -0800
commitec91ac3d8c8d9236ba0cd01794c9c4a3ee3f7eeb (patch)
treef10648f6d2dbd3e6b370c826bff562477339c745 /ext/kgio/kgio.h
parentf6c79438ed195bb706903d104cce850bfbfbac41 (diff)
downloadkgio-ec91ac3d8c8d9236ba0cd01794c9c4a3ee3f7eeb.tar.gz
More common code that's still GNU make is better for my
sanity.  Also, bogomips.org went on a URL diet recently.
Diffstat (limited to 'ext/kgio/kgio.h')
-rw-r--r--ext/kgio/kgio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/kgio/kgio.h b/ext/kgio/kgio.h
index 78445e3..dc270e6 100644
--- a/ext/kgio/kgio.h
+++ b/ext/kgio/kgio.h
@@ -17,7 +17,7 @@
 #include <arpa/inet.h>
 #include <assert.h>
 
-#include "missing/ancient_ruby.h"
+#include "ancient_ruby.h"
 #include "nonblock.h"
 #include "my_fileno.h"