freebsd-ports/net/belle-sip/files/patch-src_belle__sip__internal.h
Muhammad Moinur Rahman 0c5564ff73 net/belle-sip: Update version 1.4.1=>1.4.2
- Fix patch files for 'make makepatch' compatibility
2015-11-05 12:11:32 +00:00

10 lines
263 B
C

--- src/belle_sip_internal.h.orig 2015-10-19 11:43:47 UTC
+++ src/belle_sip_internal.h
@@ -23,6 +23,7 @@
#include <stdio.h>
#include <sys/types.h>
#include <errno.h>
+#include <netinet/in.h>
/* include all public headers*/
#include "belle-sip/belle-sip.h"