openbsd-ports/net/bitlbee/patches/patch-protocols_jabber_lib_h

12 lines
378 B
Plaintext
Raw Normal View History

$OpenBSD: patch-protocols_jabber_lib_h,v 1.1 2004/06/20 16:27:49 naddy Exp $
--- protocols/jabber/lib.h.orig 2004-04-15 00:55:58.000000000 +1000
+++ protocols/jabber/lib.h 2004-05-30 13:55:30.000000000 +1000
@@ -2,6 +2,7 @@
#include <string.h>
#include <stdlib.h>
#include <sys/types.h>
+#include <sys/param.h>
#include <stdio.h>
#include <setjmp.h>
#include <sys/stat.h>