diff options
author | Mark Gaiser <markg85@gmail.com> | 2022-04-13 17:21:42 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2022-04-14 10:52:21 +0300 |
commit | ea84eb2db13f9a2df78de431b993780f9562f642 (patch) | |
tree | b3e0c578fb6f172558aac5003a16fced7a50529a /libavformat/hnm.c | |
parent | bf6735e9457005f18bc521e2754b54e06294e971 (diff) | |
download | ffmpeg-ea84eb2db13f9a2df78de431b993780f9562f642.tar.gz |
avformat/ipfsgateway: define PATH_MAX
PATH_MAX is posix. Some compilers (MSVC) don't define this
thus failing to compile the ipfsgateway file.
Defining it fixes the compile.
Signed-off-by: Mark Gaiser <markg85@gmail.com>
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavformat/hnm.c')
0 files changed, 0 insertions, 0 deletions