VirtualBox

Changeset 3888 in vbox for trunk/src/recompiler/InnoTek/crt


Ignore:
Timestamp:
Jul 26, 2007 4:26:39 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
23258
Message:

Solaris.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/InnoTek/crt/stdio.h

    r2981 r3888  
    2020 */
    2121
    22 #ifndef __stdio_h__
    23 #define __stdio_h__
     22#ifndef ___InnoTek_stdio_h
     23#define ___InnoTek_stdio_h
    2424
    2525#ifndef LOG_GROUP
     
    4141
    4242typedef struct FILE FILE;
     43
     44#if defined(RT_OS_SOLARIS)
     45/** @todo check solaris' floatingpoint.h as to why we do this */
     46# define _FILEDEFED
     47#endif
    4348
    4449DECLINLINE(int) fprintf(FILE *ignored, const char *pszFormat, ...)
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