1 2 3 4 5 6
#ifndef __PROPERTIES_H__ #define __PROPERTIES_H__ void properties_load(FILE *); #endif /* __PROPERTIES_H__ */