957ce66fef
from pld linux, via mikolaj kucharski maintainer timed-out
16 lines
390 B
Plaintext
16 lines
390 B
Plaintext
$OpenBSD: patch-src_userlist_c,v 1.1 2011/04/06 09:35:03 jasper Exp $
|
|
|
|
- external libgadu support, from cvs.pld-linux.org
|
|
|
|
--- src/userlist.c.orig Sat Apr 28 21:02:26 2007
|
|
+++ src/userlist.c Tue Mar 29 22:40:31 2011
|
|
@@ -38,7 +38,7 @@
|
|
|
|
#include "commands.h"
|
|
#include "dynstuff.h"
|
|
-#include "libgadu.h"
|
|
+#include <libgadu.h>
|
|
#ifndef HAVE_STRLCAT
|
|
# include "../compat/strlcat.h"
|
|
#endif
|