summaryrefslogtreecommitdiff
path: root/file_io/netware/filepath.c
blob: e4bb3f36cb126d8e4fcee7bd159ccc85d1460f4b (plain)
1
2
3
4
/* 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"