mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
fdsrc: drop unneeded macros for G_OS_WIN32
This commit is contained in:
parent
e71344010a
commit
b3a704de6a
1 changed files with 0 additions and 2 deletions
|
@ -64,8 +64,6 @@
|
|||
#include <io.h> /* lseek, open, close, read */
|
||||
#undef lseek
|
||||
#define lseek _lseeki64
|
||||
#undef off_t
|
||||
#define off_t guint64
|
||||
#endif
|
||||
|
||||
#include <sys/stat.h>
|
||||
|
|
Loading…
Reference in a new issue