VirtualBox

Ignore:
Timestamp:
Sep 20, 2012 9:56:07 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
80827
Message:

Haiku Additions.

File:
1 edited

Legend:

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

    r34015 r43363  
    55
    66/*
    7  * Copyright (C) 2006-2010 Oracle Corporation
     7 * Copyright (C) 2006-2012 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    3434#ifndef DEV_BSIZE
    3535# include <sys/stat.h>
     36# if defined(RT_OS_HAIKU) && !defined(S_BLKSIZE)
     37#  define S_BLKSIZE 512
     38# endif
    3639# define DEV_BSIZE S_BLKSIZE /** @todo bird: add DEV_BSIZE to sys/param.h on OS/2. */
    3740#endif
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