cuticle/hi/relay.h
2024-06-26 20:47:26 +03:00

14 lines
142 B
C

#ifndef _CUTIHI_RELAY_H
#define _CUTIHI_RELAY_H
#include"node.h"
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif