XMMS2
xmmsc_unistd.h
Go to the documentation of this file.
1#ifndef XMMSC_UNISTD_H
2#define XMMSC_UNISTD_H
3
4#ifndef _MSC_VER
5#include <unistd.h>
6#endif
7
8#endif