unbreak kexfuzz for -Werror without __bounded__

This commit is contained in:
Damien Miller 2016-03-08 14:03:54 -08:00
parent 3ed9218c33
commit c425494d6b
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@
* Placed in the public domain
*/
#include "includes.h"
#include <sys/types.h>
#include <sys/param.h>
#include <stdio.h>