summaryrefslogtreecommitdiff
path: root/editors/abiword-plugins/patches/patch-aa
blob: 0b4ae49ad9fac8af3179027584f852b754206119 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$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>