summaryrefslogtreecommitdiff
path: root/archivers/cxunzip/patches/patch-ad
blob: fbd82967718361d39151274a381a3baf6eb37af2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ad,v 1.1 2004/12/17 20:49:40 minskim Exp $

--- src/app.cc.orig	2003-10-12 11:42:07.000000000 -0500
+++ src/app.cc
@@ -26,7 +26,7 @@
 #include <sys/types.h>
 #include <dirent.h>
 
-#include <gnome.h>
+#include <safe_gnome.h>
 
 /* #include <list>
 #include <string> */