freebsd-ports/devel/libzrtp/files/patch-include-zrtp.h
Josh Paetzel 961578f02c Add libzrtp 0.81.514, ZRTP library from the Zfone SDK.
PR:		ports/153324
Submitted by:	rneese at gmail.com
2010-12-23 15:31:12 +00:00

11 lines
283 B
C

--- include/zrtp.h.orig 2009-03-22 06:26:34.000000000 -0700
+++ include/zrtp.h 2010-12-01 14:29:40.886762007 -0800
@@ -14,6 +14,8 @@
#ifndef __ZRTP_H__
#define __ZRTP_H__
+#include "zrtp_config_unix.h"
+
#include "zrtp_config.h"
#include "zrtp_base.h"
#include "zrtp_error.h"