Index: trunk/Ohana/src/opihi/include/dvoshell.h
===================================================================
--- trunk/Ohana/src/opihi/include/dvoshell.h	(revision 40523)
+++ trunk/Ohana/src/opihi/include/dvoshell.h	(revision 40575)
@@ -103,4 +103,5 @@
 int           SkyRegionByPoint_r    PROTO((SkyTable *table, SkyList *list, int depth, double ra, double dec));
 SkyList      *SelectRegionsByCoordVectors PROTO((Vector *RA, Vector *DEC));
+SkyList      *SelectRegionsByCoordVectorsAndRadius (Vector *RA, Vector *DEC, float Radius);
 
 int             find_matches_by_vectors_closest PROTO((SkyRegion *region, Catalog *catalog, Vector *RAvec, Vector *DECvec, float RADIUS, off_t *index));
