Add missing libc includes to fix -Wimplicit-function-declaration warnings

MFC after: 2 weeks
Reported by: clang
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
Enji Cooper 2016-05-31 06:24:09 +00:00
parent 7f9e539e14
commit 224a4bba59
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=301023

View File

@ -27,6 +27,10 @@
* $FreeBSD$
*/
#include <stdio.h>
#include <string.h>
#include <strings.h>
#include "geliboot.h"
int