mirror of
https://github.com/mpv-player/mpv
synced 2024-12-18 21:06:00 +00:00
include forgotten limits.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19617 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
9b39128d2e
commit
b792548aa7
@ -19,6 +19,7 @@
|
||||
// #include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
// #include <unistd.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include "config.h"
|
||||
#include "mp_msg.h"
|
||||
|
Loading…
Reference in New Issue
Block a user