unbreak kexfuzz for -Werror without __bounded__
This commit is contained in:
parent
3ed9218c33
commit
c425494d6b
|
@ -5,6 +5,8 @@
|
|||
* Placed in the public domain
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/param.h>
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Reference in New Issue