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