summaryrefslogtreecommitdiff
path: root/math/pari/patches/patch-aj
blob: 96a7687b7f107f9b194e854e8bb410ac44fe6b5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aj,v 1.2 2010/02/06 10:37:06 sno Exp $

--- src/headers/paristio.h.orig	2008-01-16 15:55:40.000000000 +0000
+++ src/headers/paristio.h
@@ -15,6 +15,8 @@ Foundation, Inc., 59 Temple Place - Suit
 
 /* This file contains memory and I/O management definitions       */
 
+#include <fcntl.h>
+
 typedef struct {
   long s, us;
 } pari_timer;