Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
e2fsprogs.323
e2fsprogs-1.42-implicit_fortify_decl.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File e2fsprogs-1.42-implicit_fortify_decl.patch of Package e2fsprogs.323
Index: lib/ext2fs/mmp.c =================================================================== --- lib/ext2fs/mmp.c.orig +++ lib/ext2fs/mmp.c @@ -27,6 +27,13 @@ #include "ext2fs/ext2_fs.h" #include "ext2fs/ext2fs.h" +#if _BSD_SOURCE || _XOPEN_SOURCE >= 500 +#include <netdb.h> +#endif + +#include <string.h> +#include <stdio.h> + #ifndef O_DIRECT #define O_DIRECT 0 #endif
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor