summaryrefslogtreecommitdiff
path: root/toxav
diff options
context:
space:
mode:
Diffstat (limited to 'toxav')
-rw-r--r--toxav/msi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/toxav/msi.c b/toxav/msi.c
index 244225fa..f82b91ba 100644
--- a/toxav/msi.c
+++ b/toxav/msi.c
@@ -30,7 +30,6 @@
30#include <stdbool.h> 30#include <stdbool.h>
31#include <stdlib.h> 31#include <stdlib.h>
32#include <string.h> 32#include <string.h>
33#include <unistd.h>
34 33
35#define MSI_MAXMSG_SIZE 256 34#define MSI_MAXMSG_SIZE 256
36 35