Changeset 46035 in vbox for trunk/src/VBox/Runtime/r3/posix/path2-posix.cpp
- Timestamp:
- May 13, 2013 4:47:40 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 85702
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/posix/path2-posix.cpp
r34230 r46035 49 49 #include "internal/fs.h" 50 50 51 #ifdef RT_OS_L452 # include <l4/vboxserver/vboxserver.h>53 #endif54 55 51 56 52 RTR3DECL(int) RTPathQueryInfo(const char *pszPath, PRTFSOBJINFO pObjInfo, RTFSOBJATTRADD enmAdditionalAttribs)
Note:
See TracChangeset
for help on using the changeset viewer.