summaryrefslogtreecommitdiff
path: root/toxav/toxav.c
diff options
context:
space:
mode:
Diffstat (limited to 'toxav/toxav.c')
-rw-r--r--toxav/toxav.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/toxav/toxav.c b/toxav/toxav.c
index 0b953650..1710f2a4 100644
--- a/toxav/toxav.c
+++ b/toxav/toxav.c
@@ -31,6 +31,7 @@
31#include "../toxcore/util.h" 31#include "../toxcore/util.h"
32 32
33#include <assert.h> 33#include <assert.h>
34#include <errno.h>
34#include <stdlib.h> 35#include <stdlib.h>
35#include <string.h> 36#include <string.h>
36 37