#ifndef __FROB_H__ #define __FROB_H__ void frobcom(char *line); void autowizcom(void); #endif /* Add nothing past this line... */