You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/include/llarp/ibfq.h

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