#ifndef __strings_h #define __strings_h struct progs_s; void dump_strings (struct progs_s *pr); #endif//__strings_h