![]() ![]() | ![]() |
Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
version 1.1, 2007/11/13 15:21:20 | version 1.2, 2008/06/03 19:22:37 | ||
---|---|---|---|
|
|
||
#include "extern.h" | #include "extern.h" | ||
#else | #else | ||
#define __sysctl sysctl | #define __sysctl sysctl | ||
extern int xprintf(const char *fmt, ...); | void xprintf(const char *fmt, ...); | ||
#include <stdlib.h> | #include <stdlib.h> | ||
#endif | #endif | ||