20110512-2210
This commit is contained in:
1
plan9.h
1
plan9.h
@@ -30,6 +30,7 @@ typedef unsigned long long int uint64_t;
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <inttypes.h> /* for int64_t et al. */
|
#include <inttypes.h> /* for int64_t et al. */
|
||||||
|
#include <stdlib.h>
|
||||||
#include <stdarg.h> /* for va_list, vararg macros */
|
#include <stdarg.h> /* for va_list, vararg macros */
|
||||||
#ifndef va_copy
|
#ifndef va_copy
|
||||||
#ifdef __va_copy
|
#ifdef __va_copy
|
||||||
|
Reference in New Issue
Block a user