#ifndef HEADERFILE_H_ #define HEADERFILE_H_ int stuff(char this, char that); #endif