mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
e910cff1d2
- Bump PORTREVISION Reported by: kris
11 lines
290 B
C
11 lines
290 B
C
--- src/libzrtpcpp/ZrtpPacketBase.h Fri Oct 6 13:49:31 2006
|
|
+++ src/libzrtpcpp/ZrtpPacketBase.h Fri Oct 6 13:49:55 2006
|
|
@@ -27,6 +27,7 @@
|
|
#include <stdint.h>
|
|
#include <string.h>
|
|
#include <malloc.h>
|
|
+#include <sys/types.h>
|
|
#include <netinet/in.h>
|
|
|
|
#include <libzrtpcpp/zrtpPacket.h>
|