aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-registry/slave.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-08-28 19:15:09 +0200
committerMattias Andrée <maandree@operamail.com>2015-08-28 19:15:09 +0200
commited63e01a2682249b889c2e33d849001dc66f0d25 (patch)
tree7aaf73243fee554b40f496b261e5390a9174260c /src/mds-registry/slave.h
parentdoc proto-util (diff)
downloadmds-ed63e01a2682249b889c2e33d849001dc66f0d25.tar.gz
mds-ed63e01a2682249b889c2e33d849001dc66f0d25.tar.bz2
mds-ed63e01a2682249b889c2e33d849001dc66f0d25.tar.xz
everything except mds-kkbd and mds-vt compiles with musl; mds-kkbd and mds-vt does not because they require <linux/> headers
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src/mds-registry/slave.h')
-rw-r--r--src/mds-registry/slave.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mds-registry/slave.h b/src/mds-registry/slave.h
index 1213aaa..d765ebb 100644
--- a/src/mds-registry/slave.h
+++ b/src/mds-registry/slave.h
@@ -21,6 +21,7 @@
#include <libmdsserver/hash-table.h>
+#include <unistd.h>
#include <stdlib.h>
#include <stdint.h>
#include <pthread.h>