summaryrefslogtreecommitdiff
path: root/ext/socket
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-11-15 11:49:06 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-11-15 11:49:06 +0000
commit7cd76ab0c579ee5400d0d33753369e675b497d36 (patch)
treed35212b88b3af66efc3eada3fd4c4e114317d431 /ext/socket
parent64f9f1ba5884975ba91abcdb7697988ba0ba64bf (diff)
* internal.h: Include ruby.h and ruby/encoding.h to be
includable without prior inclusion. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48447 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/socket')
-rw-r--r--ext/socket/depend15
1 files changed, 15 insertions, 0 deletions
diff --git a/ext/socket/depend b/ext/socket/depend
index 9661c0c519..2a68d9674f 100644
--- a/ext/socket/depend
+++ b/ext/socket/depend
@@ -247,4 +247,19 @@ unixsocket.o: $(hdrdir)/ruby/st.h
unixsocket.o: $(hdrdir)/ruby/subst.h
unixsocket.o: $(hdrdir)/ruby/thread.h
unixsocket.o: $(hdrdir)/ruby/util.h
+ancdata.o: $(top_srcdir)/include/ruby.h
+basicsocket.o: $(top_srcdir)/include/ruby.h
+constants.o: $(top_srcdir)/include/ruby.h
+ifaddr.o: $(top_srcdir)/include/ruby.h
+init.o: $(top_srcdir)/include/ruby.h
+ipsocket.o: $(top_srcdir)/include/ruby.h
+option.o: $(top_srcdir)/include/ruby.h
+raddrinfo.o: $(top_srcdir)/include/ruby.h
+socket.o: $(top_srcdir)/include/ruby.h
+sockssocket.o: $(top_srcdir)/include/ruby.h
+tcpserver.o: $(top_srcdir)/include/ruby.h
+tcpsocket.o: $(top_srcdir)/include/ruby.h
+udpsocket.o: $(top_srcdir)/include/ruby.h
+unixserver.o: $(top_srcdir)/include/ruby.h
+unixsocket.o: $(top_srcdir)/include/ruby.h
# AUTOGENERATED DEPENDENCIES END