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"