Missing #include.
This commit is contained in:
parent
a90f1b652c
commit
098090468a
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
#include "net.h"
|
||||
#include "protocol.h"
|
||||
#include "utils.h"
|
||||
#include "xalloc.h"
|
||||
|
||||
bool send_meta(connection_t *c, const char *buffer, int length)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue