VirtualBox

Changeset 77244 in vbox


Ignore:
Timestamp:
Feb 10, 2019 11:37:22 PM (6 years ago)
Author:
vboxsync
Message:

fileio-sg-posix.cpp: scm fix. bugref:9172

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/posix/fileio-sg-posix.cpp

    r77239 r77244  
    2626
    2727
     28/*********************************************************************************************************************************
     29*   Header Files                                                                                                                 *
     30*********************************************************************************************************************************/
    2831/*
    2932 * Determin whether we've got preadv and pwritev.
     
    5255
    5356#ifndef HAVE_PREADV_AND_PWRITEV
     57
    5458# include "../../generic/fileio-sg-generic.cpp"
    55 #else /* HAVE_PREADV_AND_PWRITEV */
    56 
    57 /*********************************************************************************************************************************
    58 *   Header Files                                                                                                                 *
    59 *********************************************************************************************************************************/
     59
     60#else /* HAVE_PREADV_AND_PWRITEV - rest of the file */
     61
    6062# include <errno.h>
    6163# include <sys/types.h>
Note: See TracChangeset for help on using the changeset viewer.

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