Index: trunk/Ohana/src/libohana/include/loneos.h
===================================================================
--- trunk/Ohana/src/libohana/include/loneos.h	(revision 3363)
+++ trunk/Ohana/src/libohana/include/loneos.h	(revision 3389)
@@ -410,4 +410,8 @@
 int  fRD_to_XY (float *x,  float *y,   double ra, double dec, Coords *coords);
 int  GetCoords (Coords *coords, Header *header);
+int  PutCoords (Coords *coords, Header *header);
+void RegisterMosaic (Coords *coords);
+void coords_precess (double *ra, double *dec, double in_epoch, double out_epoch);
+
 short int putMi (double value);
 double getMi (short int value);
@@ -458,6 +462,4 @@
 void ParseColorTerms (char *terms, float *X, int *N);
 
-void coords_precess (double *ra, double *dec, double in_epoch, double out_epoch);
-
 int get_image_type (char *name);
 char *get_type_name (int type);
