summaryrefslogtreecommitdiff
path: root/time/phoon/patches/patch-ab
blob: ef7f9732b39ab8ba9a353961a96fdb6cfb6704a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ab,v 1.1 2012/08/28 17:14:13 is Exp $

--- astro.c.orig	2003-01-28 00:56:55.000000000 +0000
+++ astro.c
@@ -25,6 +25,7 @@
 ** See http://www.fourmilab.ch/moontool/
 */
 
+#include <stdlib.h>
 #include <stdio.h>
 #include <math.h>
 #include <time.h>