summaryrefslogtreecommitdiff
path: root/astro/ephem/files/patch-constel.c
blob: 6ab4dfa1b660383afeb79fa4c43ac13596c38482 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- constel.c.orig	Sun Jan 21 20:40:59 2007
+++ constel.c	Sun Jan 21 20:41:27 2007
@@ -3,6 +3,8 @@
 #include "screen.h"
 #include "circum.h"
 
+static confnd(double r, double d, double e, char **name);
+
 /* print the constellation object p is in now as a prompt message.
  */
 constellation_msg (p, np)