1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/net/asterisk-devel/files/patch-channels::chan_h323.c
2004-10-17 18:00:02 +00:00

15 lines
326 B
C

$FreeBSD$
--- channels/chan_h323.c 2004/10/10 13:00:17 1.1
+++ channels/chan_h323.c 2004/10/10 13:00:39
@@ -26,7 +26,7 @@
* Version Info: $Id: patch-channels::chan_h323.c,v 1.3.2.3 2004/10/14 14:30:13 sobomax Exp $
*/
-
+#include <sys/types.h>
#include <sys/socket.h>
#include <sys/signal.h>
#include <sys/param.h>