summaryrefslogtreecommitdiff
path: root/file_io/netware/filepath.c
diff options
context:
space:
mode:
authorfuankg <fuankg@13f79535-47bb-0310-9956-ffa450edef68>2011-04-10 20:07:31 +0000
committerfuankg <fuankg@13f79535-47bb-0310-9956-ffa450edef68>2011-04-10 20:07:31 +0000
commitbfe571cf5fc73dc48d447361962c51b81aface7b (patch)
tree065e28d2a525d64aa978284ff78012bcdd5ab920 /file_io/netware/filepath.c
parent4648c38b018fb120d72fa4165064dd8f5d51c3fc (diff)
downloadlibapr-bfe571cf5fc73dc48d447361962c51b81aface7b.tar.gz
Prepare NetWare build system for other compilers.
Initial patch from NormW <normw gknw net>; various modifications and adds by fuankg. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@1090884 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'file_io/netware/filepath.c')
-rw-r--r--file_io/netware/filepath.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/file_io/netware/filepath.c b/file_io/netware/filepath.c
index e4bb3f36c..e69de29bb 100644
--- a/file_io/netware/filepath.c
+++ b/file_io/netware/filepath.c
@@ -1,4 +0,0 @@
-/* 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"