forked from Mirrors/freeswitch
0488a5109a
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3733 d0543943-73ff-0310-b7d9-9358b9ac24b2
5 lines
161 B
C
5 lines
161 B
C
/* NetWare & Win32 have much in common with regards to file names (both are
|
|
* DOSish) so it makes sense to share some code
|
|
*/
|
|
#include "../win32/filepath.c"
|