Include stdint.h to make this compile.
Submitted by: Garance A Drosihn <drosih@rpi.edu>
This commit is contained in:
parent
7e92d66637
commit
50afb0aebb
@ -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…
Reference in New Issue
Block a user