summaryrefslogtreecommitdiffstats
path: root/osdep
diff options
context:
space:
mode:
Diffstat (limited to 'osdep')
-rw-r--r--osdep/io.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/osdep/io.c b/osdep/io.c
index 4ad00d8df3..e816cc714d 100644
--- a/osdep/io.c
+++ b/osdep/io.c
@@ -18,6 +18,8 @@
* with mplayer2. If not, see <http://www.gnu.org/licenses/>.
*/
+#include <unistd.h>
+
#include "config.h"
#include "osdep/io.h"