Ignore:
Timestamp:
Jul 14, 2003, 11:30:23 AM (22 years ago)
Author:
bird
Message:

#427: Corrected va_list.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/386/stdarg.h

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r368 r369  
    4545#include <sys/_types.h>
    4646
    47 #ifndef _VA_LIST_DECLARED
     47#if !defined(_VA_LIST_DECLARED) && !defined(_VA_LIST) /* bird: emx */
    4848#define _VA_LIST_DECLARED
    4949#define _VA_LIST                        /* bird: emx */
Note: See TracChangeset for help on using the changeset viewer.