pkgsrc/editors/abiword-plugins/patches/patch-aa

12 lines
360 B
Text

$NetBSD: patch-aa,v 1.1 2006/05/09 10:09:06 joerg Exp $
--- tools/abidash/xp/dashboard-frontend.c.orig 2006-05-08 21:02:01.000000000 +0000
+++ tools/abidash/xp/dashboard-frontend.c
@@ -5,6 +5,7 @@
#include <unistd.h>
#include <sys/socket.h>
#include <sys/types.h>
+#include <sys/time.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <fcntl.h>