mirror of
https://git.freebsd.org/ports.git
synced 2025-07-01 17:40:40 -04:00
- While here, add LICENSE_FILE PR: 215630 Submitted by: gasol.wu@gmail.com Approved by: maintainer timeout (freebsd-ports-maintainers@intermedix.com, 2 weeks)
10 lines
234 B
C
10 lines
234 B
C
--- xdebug_com.c.orig 2016-12-28 02:42:57 UTC
|
|
+++ xdebug_com.c
|
|
@@ -26,6 +26,7 @@
|
|
# include <sys/poll.h>
|
|
# include <unistd.h>
|
|
# include <sys/socket.h>
|
|
+# include <netinet/in.h>
|
|
# include <netinet/tcp.h>
|
|
# include <netdb.h>
|
|
#else
|