Index: trunk/Ohana/src/addstar/include/addstar.h
===================================================================
--- trunk/Ohana/src/addstar/include/addstar.h	(revision 3389)
+++ trunk/Ohana/src/addstar/include/addstar.h	(revision 3400)
@@ -161,4 +161,6 @@
 int FindRegionDecBandStart (GSCRegion *region, int Nregion, double dec);
 int FindRegionDecBandStop (GSCRegion *region, int Nregion, double dec);
+int FindDecBand (double dec, double *DEC0, double *DEC1);
+
 int hms_to_deg (double *h0, double *h1, double *d0, double *d1, char *string);
 void find_matches_refstars (GSCRegion *region, Stars **stars, int Nstars, Catalog *catalog);
