mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
14 lines
373 B
Plaintext
14 lines
373 B
Plaintext
$NetBSD: patch-ab,v 1.1.1.1 2007/12/12 08:34:16 obache Exp $
|
|
|
|
--- src/ebview.c.orig 2007-11-10 20:57:09.000000000 +0900
|
|
+++ src/ebview.c 2007-11-10 20:57:27.000000000 +0900
|
|
@@ -15,8 +15,6 @@
|
|
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|
*/
|
|
|
|
-#define GTK_DISABLE_DEPRECATED 1
|
|
-
|
|
#define _GLOBAL
|
|
#include <signal.h>
|
|
#include <pthread.h>
|