Add missing #include.
Note to myself: don't write patches while watching a movie.
This commit is contained in:
parent
191c732ed6
commit
934a6f8b67
@ -62,6 +62,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <limits.h>
|
||||
#include <locale.h>
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
Loading…
Reference in New Issue
Block a user