summaryrefslogtreecommitdiff
path: root/devel/oaf/patches/patch-ad
blob: a4b007e84847df2a3bd9b3f4375ff0c0588b129d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ad,v 1.4 2001/04/06 21:55:40 rh Exp $

--- oafd/main.c.orig	Wed Feb 21 10:50:43 2001
+++ oafd/main.c
@@ -37,7 +37,8 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
-#include <popt.h>
+#include <locale.h>
+#include <popt-gnome.h>
 #include <signal.h>
 #include <stdlib.h>
 #include <unistd.h>