1 2 3 4 5 6 7 8
#ifndef SOMETHING_H #define SOMETHING_H #include <stdlib.h> #include "nothing.h" #endif