Changeset 29384 in vbox
- Timestamp:
- May 11, 2010 5:44:00 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_13.c
r29380 r29384 72 72 73 73 /* X.org 1.3+ mode setting */ 74 char *strchr(const char *psz, int ch);/* bits/string2.h, __strsep_1c. */74 #define _HAVE_STRING_ARCH_strsep /* bits/string2.h, __strsep_1c. */ 75 75 #include "xf86Crtc.h" 76 76 #include "xf86Modes.h"
Note:
See TracChangeset
for help on using the changeset viewer.