#ifndef OMRON_ASYNCPROTOCOL_H #define OMRON_ASYNCPROTOCOL_H #include "sics.h" void OMRONInitProtocol(SicsInterp *pSics); #endif