style(9) cleanup

This commit is contained in:
kevlo 2011-07-10 07:14:32 +00:00
parent cc28ca1495
commit db822870d7

View File

@ -38,8 +38,8 @@
#define DMALLOCDEBUG /* add debugging code to gather stats */
#define ZALLOCDEBUG
#include <string.h>
#include <sys/stdint.h>
#include <string.h>
#include "stand.h"
typedef uintptr_t iaddr_t; /* unsigned int same size as pointer */