#ifndef _DOLPHIN_ARQ
#define _DOLPHIN_ARQ
#include "types.h"
#include "dolphin/ar.h"
#ifdef __cplusplus
extern "C" {
#endif
void ARQInit(void);
}
#endif // _DOLPHIN_ARQ