lokinet/include/llarp/ibfq.h
Jeff Becker 58247343bf
format
2018-02-01 12:07:01 -05:00

15 lines
168 B
C

#ifndef LLARP_IBFQ_H_
#define LLARP_IBFQ_H_
#include <llarp/buffer.h>
#include <stdbool.h>
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif