VirtualBox

Changeset 13908 in vbox for trunk/src/libs/xpcom18a4/nsprpub


Ignore:
Timestamp:
Nov 6, 2008 11:53:47 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
38915
Message:

Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.

Location:
trunk/src/libs/xpcom18a4/nsprpub/pr/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prfile.c

    r11780 r13908  
    422422#ifdef VBOX_WITH_XPCOM_NAMESPACE_CLEANUP
    423423static PRInt32 PR_GetSysfdTableMax(void)
    424 #else /* !VBOX_WITH_XPCOM_NAMESPACE_CLEANUP
     424#else /* !VBOX_WITH_XPCOM_NAMESPACE_CLEANUP */
    425425PRInt32 PR_GetSysfdTableMax(void)
    426426#endif /* !VBOX_WITH_XPCOM_NAMESPACE_CLEANUP */
     
    459459#ifdef VBOX_WITH_XPCOM_NAMESPACE_CLEANUP
    460460static PRInt32 PR_SetSysfdTableSize(int table_size)
    461 #else /* !VBOX_WITH_XPCOM_NAMESPACE_CLEANUP
     461#else /* !VBOX_WITH_XPCOM_NAMESPACE_CLEANUP */
    462462PRInt32 PR_SetSysfdTableSize(int table_size)
    463463#endif /* !VBOX_WITH_XPCOM_NAMESPACE_CLEANUP */
  • trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/os2rng.c

    r1 r13908  
    4141#include <os2.h>
    4242#include <stdlib.h>
     43#include <memory.h>
    4344#include <time.h>
    4445#include "primpl.h"
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