Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
#ifndef RELOC2_H #define RELOC2_H #include <stddef.h> // Line number below is important! int y = 2; #endif // RELOC2_H