mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-03-11 09:17:38 +00:00
Add includes.h to new test.
Fixes warnings eg "´bounded´ attribute directive ignor" from gcc.
This commit is contained in:
parent
e684b1ea36
commit
9e06572959
@ -5,6 +5,8 @@
|
|||||||
* Placed in the public domain
|
* Placed in the public domain
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "includes.h"
|
||||||
|
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <sys/param.h>
|
#include <sys/param.h>
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user