This commit is contained in:
Russ Cox
2006-01-17 13:55:02 +00:00
parent f60d3735c6
commit 5572ebf9ed
8 changed files with 16 additions and 152 deletions

View File

@@ -5,8 +5,8 @@
* same byte ordering.
*/
#include "plan9.h"
#include "fmt.h"
#include <u.h>
#include <libc.h>
#include "fmtdef.h"
#if defined (__APPLE__) || (__powerpc__)