Index: trunk/psModules/src/detrend/pmPatternIO.h
===================================================================
--- trunk/psModules/src/detrend/pmPatternIO.h	(revision 41892)
+++ trunk/psModules/src/detrend/pmPatternIO.h	(revision 42379)
@@ -40,3 +40,7 @@
 bool pmPatternRowAmpReadChips (pmFPAfile *file);
 
+bool pmPatternDeadCellsRead (const pmFPAview *view, pmFPAfile *file, const pmConfig *config);
+bool pmPatternDeadCellsReadFPA (pmFPAfile *file);
+bool pmPatternDeadCellsReadChips (pmFPAfile *file);
+
 #endif
