aboutsummaryrefslogtreecommitdiff
path: root/shared/common/mifi.c
diff options
context:
space:
mode:
Diffstat (limited to 'shared/common/mifi.c')
-rw-r--r--shared/common/mifi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/common/mifi.c b/shared/common/mifi.c
index 306e427..2e216f5 100644
--- a/shared/common/mifi.c
+++ b/shared/common/mifi.c
@@ -14,6 +14,7 @@
#include <errno.h>
#include "m_pd.h"
#include "mifi.h"
+#include "shared.h"
/* this is for GNU/Linux and also Debian GNU/Hurd and GNU/kFreeBSD */
#if defined(__linux__) || defined(__FreeBSD_kernel__) || defined(__GNU__) || defined(__GLIBC__)