summaryrefslogtreecommitdiff
path: root/toxcore/tox.h
diff options
context:
space:
mode:
Diffstat (limited to 'toxcore/tox.h')
-rw-r--r--toxcore/tox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/toxcore/tox.h b/toxcore/tox.h
index aff8b17e..072979c8 100644
--- a/toxcore/tox.h
+++ b/toxcore/tox.h
@@ -24,7 +24,7 @@
24#ifndef TOX_H 24#ifndef TOX_H
25#define TOX_H 25#define TOX_H
26 26
27#ifndef PLAN9 27#ifdef PLAN9
28#include <u.h> 28#include <u.h>
29#include <libc.h> 29#include <libc.h>
30#endif 30#endif