This repository has been archived on 2026-02-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Livox-SDK/third_party/apr/apr-1.6.5/file_io/netware/filepath.c
T
2020-04-01 20:53:55 +08:00

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"