mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-15 04:51:19 +02:00
add thrift
This commit is contained in:
10
devel/thrift/files/patch-lib_lua_src_usocket.c
Normal file
10
devel/thrift/files/patch-lib_lua_src_usocket.c
Normal file
@@ -0,0 +1,10 @@
|
||||
--- lib/lua/src/usocket.c.orig 2018-09-24 22:09:54 UTC
|
||||
+++ lib/lua/src/usocket.c
|
||||
@@ -25,6 +25,7 @@
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
+#include <netinet/in.h>
|
||||
|
||||
#include <stdio.h> // TODO REMOVE
|
||||
|
||||
Reference in New Issue
Block a user