added gcc4 ifdef
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32797 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -2364,7 +2364,9 @@
|
||||
|
||||
|
||||
/* Define as a macro for copying va_list variables. */
|
||||
#if __GNUC__ < 3
|
||||
#define va_copy __va_copy
|
||||
#endif
|
||||
|
||||
/* Define as `fork' if `vfork' does not work. */
|
||||
/* #undef vfork */
|
||||
|
||||
Reference in New Issue
Block a user