chiark / gitweb /
mtrack-test.c: include <unistd.h>
[xf86-input-mtrack.git] / tools / mtrack-test.c
index 2f455a4af63b314b7ff1e67888959532bac49ac8..88ed60bbb4910710659573ad5ee536588f339093 100644 (file)
@@ -23,6 +23,7 @@
 #include "mtouch.h"
 #include <fcntl.h>
 #include <stdarg.h>
+#include <unistd.h>
 
 void xf86Msg(int type, const char *format, ...)
 {