1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-02-21 17:13:22 +00:00

5 lines
161 B
C
Raw Normal View History

/* 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"