Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
windows:mingw:win64
mingw64-mozilla-nss
nss-3.18.1-headers.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File nss-3.18.1-headers.patch of Package mingw64-mozilla-nss
--- nss-3.18.1/nss/lib/dbm/src/mktemp.c 2015-04-20 20:15:12.000000000 +0200 +++ nss-3.18.1/nss/lib/dbm/src/mktemp.c 2015-04-27 17:20:23.111705529 +0200 @@ -29,6 +29,11 @@ * SUCH DAMAGE. */ +#ifdef _WINDOWS +#include <process.h> +#include "winfile.h" +#endif + #if defined(LIBC_SCCS) && !defined(lint) static char sccsid[] = "@(#)mktemp.c 8.1 (Berkeley) 6/4/93"; #endif /* LIBC_SCCS and not lint */ @@ -49,11 +54,6 @@ #include <unistd.h> #endif -#ifdef _WINDOWS -#include <process.h> -#include "winfile.h" -#endif - static int _gettemp(char *path, register int *doopen, int extraFlags); int
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