summaryrefslogtreecommitdiffstats
path: root/osdep/strsep.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace strsep() useswm42013-01-131-30/+0
| | | | | | This function sucks and apparently is not very portable (at least on mingw, the configure check fails). Also remove the emulation of that function from osdep/strsep*, and remove the configure check.
* Add a proper header for our strsep implementation so strsep willreimar2010-01-171-0/+30
not be used without a declaration, causing issues on 64 bit systems. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30355 b3059339-0415-0410-9bf9-f77b7e298cf2