VirtualBox

Ignore:
Timestamp:
Jan 4, 2011 9:39:07 AM (14 years ago)
Author:
vboxsync
Message:

re-applied r69255, r69257: properly wrap mem* to xf86mem* for older XF86 modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/x11include/7.0/xorg/xf86_libc.h

    r35396 r35398  
    9090typedef unsigned int xf86gid_t;
    9191
    92 struct xf86stat {
     92struct xf86stat_s {
    9393    xf86dev_t st_rdev;  /* This is incomplete, and makes assumptions */
    9494};
     
    553553#define gid_t                   xf86gid_t
    554554#undef stat_t
    555 #define stat_t                  struct xf86stat
     555#define stat_t                  struct xf86stat_s
    556556
    557557#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