VirtualBox

Changeset 3600 in vbox


Ignore:
Timestamp:
Jul 12, 2007 10:13:32 PM (18 years ago)
Author:
vboxsync
Message:

Undefine PAGE_SHIFT to kill some warnings.

File:
1 edited

Legend:

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

    r3161 r3600  
    3030 */
    3131
    32 /* Undefine PAGE_SIZE to avoid unnecessary noice when clashing with
    33    system headers. Include system headers before / after iprt depending
     32/* Undefine PAGE_SIZE and PAGE_SHIFT to avoid unnecessary noice when clashing
     33   with system headers. Include system headers before / after iprt depending
    3434   on which you wish to take precedence. */
    3535#undef PAGE_SIZE
     36#undef PAGE_SHIFT
    3637
    3738/**
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