Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
#ifndef COMPLETE_MACROS_H_GUARD #define COMPLETE_MACROS_H_GUARD void in_header(int); #define MACRO_IN_HEADER 1 #endif