Split out buf

This commit is contained in:
Ian Gulliver
2016-02-22 16:41:34 -08:00
parent f36642b823
commit b5219d9c1a
14 changed files with 72 additions and 60 deletions

View File

@@ -4,7 +4,9 @@
#include <stdint.h>
#include "common.h"
#include "buf.h"
#include "receive.h"
#include "beast.h"
struct __attribute__((packed)) beast_common_overlay {