#ifndef EXTERNALS_H #define EXTERNALS_H #ifndef LYSTRUCTS_H #include "LYStructs.h" #endif /* LYSTRUCTS_H */ void run_external(char * c); #endif /* EXTERNALS_H */