Include stdint.h in util.h for uintmax_t
This commit is contained in:
parent
a04da01160
commit
42326f7684
1
util.h
1
util.h
@ -3,6 +3,7 @@
|
||||
|
||||
#include <regex.h>
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "arg.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user