Index: trunk/psphot/src/psLibUtils.h
===================================================================
--- trunk/psphot/src/psLibUtils.h	(revision 5134)
+++ trunk/psphot/src/psLibUtils.h	(revision 5351)
@@ -29,4 +29,6 @@
 psF64        p_psMinLM_dLinear (const psVector *Beta, const psVector *beta, psF64 lambda);
 
+int          psImageCountPixelMask_EAM (psImage *mask, psU8 value); // added to SDRS
+
 // psLib extra utilities
 # if (0) // added to psLib v8
@@ -34,5 +36,4 @@
 int	     psArgumentRemove (int N, int *argc, char **argv); // added to SDRS
 bool 	     psTimerClear (char *name);   // added to SDRS 
-int          psImageCountPixelMask (psImage *mask, psU8 value); // added to SDRS
 psVector    *psVectorCreate (double lower, double upper, double delta, psElemType type); // added to SDRS
 # endif
