freebsd-ports/net/sipsak/files/patch-sipsak.h
Pav Lucistnik e7835108d7 - Update to 0.8.11
PR:		ports/73104
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
Approved by:	jesusr (maintainer)
2004-10-26 14:12:14 +00:00

10 lines
202 B
C

--- sipsak.h.orig Fri Oct 8 19:30:52 2004
+++ sipsak.h Tue Oct 26 15:49:07 2004
@@ -19,6 +19,7 @@
#ifndef SIPSAK_H
#define SIPSAK_H
+#include <sys/types.h>
#include <regex.h>
#if HAVE_CONFIG_H