Include stdint.h to make this compile.
Submitted by: Garance A Drosihn <drosih@rpi.edu>
This commit is contained in:
parent
b1d94c37f7
commit
5e1032e4e5
@ -37,6 +37,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <err.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user