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