Style and include cleanups.

This commit is contained in:
Ian Gulliver
2016-02-17 16:40:09 -08:00
parent 8e2e7b2562
commit ae5b4c1ce4
19 changed files with 213 additions and 245 deletions

View File

@@ -1,7 +1,7 @@
#pragma once
#include "common.h"
struct packet;
struct buf;
void stats_init();
void stats_serialize(struct packet *, struct buf *);