unix socket: compat lua 5.1

This commit is contained in:
enginix
2016-06-30 15:40:51 +08:00
parent aa1b8cc9bc
commit 9f77f8b24f
3 changed files with 5 additions and 2 deletions

View File

@ -309,6 +309,7 @@ UNIX_OBJS=\
usocket.$(O) \
unixtcp.$(O) \
unixudp.$(O) \
compat.$(O) \
unix.$(O)
#------