957ce66fef
from pld linux, via mikolaj kucharski maintainer timed-out
16 lines
405 B
Plaintext
16 lines
405 B
Plaintext
$OpenBSD: patch-src_ui-ncurses_c,v 1.1 2011/04/06 09:35:03 jasper Exp $
|
|
|
|
- external libgadu support, from cvs.pld-linux.org
|
|
|
|
--- src/ui-ncurses.c.orig Sun Mar 11 12:27:21 2007
|
|
+++ src/ui-ncurses.c Tue Mar 29 22:40:31 2011
|
|
@@ -66,7 +66,7 @@
|
|
#include <unistd.h>
|
|
|
|
#include "commands.h"
|
|
-#include "libgadu.h"
|
|
+#include <libgadu.h>
|
|
#include "mail.h"
|
|
#ifndef HAVE_STRLCAT
|
|
# include "../compat/strlcat.h"
|