lokinet/include/llarp/ibfq.h

15 lines
168 B
C
Raw Normal View History

2018-01-27 01:18:10 +00:00
#ifndef LLARP_IBFQ_H_
#define LLARP_IBFQ_H_
#include <llarp/buffer.h>
#include <stdbool.h>
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif