#ifndef __GILBRALTAR_LED__ #define __GILBRALTAR_LED__ #include void gilbraltar_led(bool); #endif