mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
14 lines
260 B
C
14 lines
260 B
C
|
|
$FreeBSD$
|
|
|
|
--- channels/chan_h323.c.orig Tue Jan 13 11:24:26 2004
|
|
+++ channels/chan_h323.c Fri Jan 30 01:47:34 2004
|
|
@@ -54,6 +54,7 @@
|
|
#include <fcntl.h>
|
|
#include <netdb.h>
|
|
#include <sys/signal.h>
|
|
+#include <netinet/in_systm.h>
|
|
#include <netinet/ip.h>
|
|
|
|
|