style(9) cleanup
This commit is contained in:
parent
5c6d2a0100
commit
5f099d0a7d
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user