#ifndef _OTHER_H
#define _OTHER_H

/* define the function */

void other_function(void);

#endif /*_OTHER_H*/


syntax highlighted by Code2HTML, v. 0.9.1