1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-08-14 01:49:05 +00:00
Files
freeswitch/libs/apr/file_io/netware/filepath.c

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"