summaryrefslogtreecommitdiff
path: root/graphics/GMT/patches/patch-aj
blob: 86ff176c86ffd76860239c415011115f25a83a0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aj,v 1.1.1.1 2000/11/26 22:48:17 jtb Exp $

--- src/gmt.h.orig	Tue Nov 14 02:03:49 2000
+++ src/gmt.h
@@ -53,6 +53,7 @@
  *			SYSTEM HEADER FILES
  *--------------------------------------------------------------------*/
 
+#include <sys/types.h>
 #include <ctype.h>
 #include <float.h>
 #include <math.h>