summaryrefslogtreecommitdiff
path: root/graphics/GMT/patches/patch-aw
blob: 3964228f735a7bc71355c2226361e5ee02571358 (plain)
1
2
3
4
5
6
7
8
9
10
$NetBSD: patch-aw,v 1.2 2001/04/20 17:16:19 jtb Exp $

--- src/meca/meca.h.orig	Fri Dec 29 22:10:37 2000
+++ src/meca/meca.h
@@ -2,4 +2,5 @@
 #include <stdio.h>
 #include <math.h>
+#include <sys/types.h>
 
 #define EPSIL 0.0001