Split out packet. Delete common.

This commit is contained in:
Ian Gulliver
2016-02-22 16:58:13 -08:00
parent b5ab0cb0a6
commit 2ce2ed5bf5
20 changed files with 106 additions and 137 deletions

View File

@@ -10,7 +10,6 @@
#include <string.h>
#include <sys/epoll.h>
#include "common.h"
#include "peer.h"
#include "rand.h"