Enable -Weverything, fix a ton of bugs.
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
struct packet;
|
||||
struct buf;
|
||||
|
||||
void stats_init();
|
||||
void stats_init(void);
|
||||
void stats_serialize(struct packet *, struct buf *);
|
||||
|
||||
Reference in New Issue
Block a user