pkgsrc/x11/gnome-mag/patches/patch-aa
xtraeme 637fb5af1a Initial import of gnome-mag-0.10.4
Gnome-mag is an accessibility tool that magnifies the screen for easier
reading.  This package includes the magnifier Bonobo service as well as a
sample implementation.
2003-12-30 17:55:33 +00:00

12 lines
315 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2003/12/30 17:55:33 xtraeme Exp $
--- magnifier/zoom-region.c.orig Tue Dec 9 16:54:22 2003
+++ magnifier/zoom-region.c Tue Dec 9 16:56:18 2003
@@ -20,6 +20,7 @@
* Boston, MA 02111-1307, USA.
*/
+#include <sys/time.h>
#include <stdlib.h>
#include <string.h>
#include <popt.h>