VirtualBox

Changeset 33820 in vbox for trunk/include


Ignore:
Timestamp:
Nov 7, 2010 4:33:23 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67465
Message:

iprt/vfs: Hacking in progress.

Location:
trunk/include/iprt
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/dir.h

    r33801 r33820  
    44
    55/*
    6  * Copyright (C) 2006-2007 Oracle Corporation
     6 * Copyright (C) 2006-2010 Oracle Corporation
    77 *
    88 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2929#include <iprt/cdefs.h>
    3030#include <iprt/types.h>
    31 #ifdef IN_RING3
    32 # include <iprt/fs.h>
    33 #endif
     31#include <iprt/fs.h>
    3432
    3533
     
    4038 * @{
    4139 */
    42 
    43 #ifdef IN_RING3
    4440
    4541/**
     
    412408                            PCRTTIMESPEC pChangeTime, PCRTTIMESPEC pBirthTime);
    413409
    414 #endif /* IN_RING3 */
    415410/** @} */
    416411
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette