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