Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Include errno from the proper place.
Vsevolod Stakhov committed 11 years ago
commit 01a02f30d6d7a4e34978759796b52fd62786c6f3
parent 3bdbed6
1 file changed +1 -0
modified compat/gr_util.c
@@ -32,6 +32,7 @@
#include <sys/errno.h>
#include <sys/stat.h>

+
#include <errno.h>
#include <ctype.h>
#include <err.h>
#include <fcntl.h>