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