summaryrefslogtreecommitdiff
path: root/graphics/gnuplot/patches/patch-aa
blob: 56976ff8bc7f809787558439b9bd0a7762fa3be0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.6 2005/03/10 17:26:18 tv Exp $

--- term/x11.trm.orig	Wed Apr 14 08:18:24 2004
+++ term/x11.trm
@@ -55,6 +55,7 @@
  */
 
 #include "driver.h"
+#include <sys/time.h>
 
 #ifdef TERM_REGISTER
 register_term(x11)