This commit is contained in:
Russ Cox
2006-01-17 12:48:16 +00:00
parent 8741145095
commit f18ed453eb
9 changed files with 56 additions and 84 deletions

View File

@ -11,10 +11,9 @@
* ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
* OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
*/
#include <stdarg.h>
#include <string.h>
#include "plan9.h"
#include "fmt.h"
#include <inttypes.h>
#include <u.h>
#include <libc.h>
#include "fmtdef.h"
/*