Commit 7976021a authored by Alessandro Rubini's avatar Alessandro Rubini

util.h: needs <inttypes.h>

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 1905a060
#ifndef __UTIL_H
#define __UTIL_H
#include <inttypes.h>
/* Color codes for cprintf()/pcprintf() */
#define C_DIM 0x80
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment