mirror of
https://github.com/mpv-player/mpv
synced 2025-04-11 04:01:31 +00:00
Remove unnecessary local definition of _ISOC9X_SOURCE.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28271 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
75ec490919
commit
1a42f9781f
@ -20,9 +20,6 @@
|
||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
*/
|
||||
|
||||
// Must be defined before any libc headers are included!
|
||||
#define _ISOC9X_SOURCE
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
Loading…
Reference in New Issue
Block a user