# ifndef IND_SCAN_STREAM_H /* {{ */ # define IND_SCAN_STREAM_H # include # include /************************************************************************/ /* */ /* Routine declarations. */ /* */ /************************************************************************/ extern int indScanStream( SimpleInputStream * sis, SpellCheckContext * ssc, void * through ); # endif /* IND_SCAN_STREAM_H }} */