VirtualBox

Ignore:
Timestamp:
Jan 3, 2011 8:14:27 PM (14 years ago)
Author:
vboxsync
Message:

properly wrap mem* to xf86mem* for older XF86 modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/xf86_libc.h

    r25078 r35393  
    8686typedef unsigned int xf86gid_t;
    8787
    88 struct xf86stat {
     88struct xf86stat_s {
    8989    xf86dev_t st_rdev;  /* This is incomplete, and makes assumptions */
    9090};
     
    549549#define gid_t                   xf86gid_t
    550550#undef stat_t
    551 #define stat_t                  struct xf86stat
     551#define stat_t                  struct xf86stat_s
    552552
    553553#undef ulong
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