]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
vfs: The sys/sysmacros.h include is not available or needed on FreeBSD and Darwin.
authormacrule <562520+macrule@users.noreply.github.com>
Wed, 29 Nov 2017 17:18:53 +0000 (18:18 +0100)
committerJaroslav Kysela <perex@perex.cz>
Sun, 10 Dec 2017 15:14:48 +0000 (16:14 +0100)
commit8f96230f9d7c3dc585695226ca0ed669d1ca61e0
treee8763ba6e8679c0fdd0bed33cdb7ef1ddcbaca5f
parent543fa69e40b795f121225450da7f6345662be389
vfs: The sys/sysmacros.h include is not available or needed on FreeBSD and Darwin.

Had to rearrange include order to have access to the PLATFORM_* macros.
src/tvhvfs.c