Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2
fwts
json-c-includes.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File json-c-includes.patch of Package fwts
Index: src/lib/include/fwts_json.h =================================================================== --- src/lib/include/fwts_json.h.orig +++ src/lib/include/fwts_json.h @@ -20,7 +20,7 @@ #ifndef __FWTS_JSON_H__ #define __FWTS_JSON_H__ -#include <json.h> +#include <json-c/json.h> #define __FWTS_JSON_ERR_PTR__ ((json_object*) -1) /* Index: src/utilities/kernelscan.c =================================================================== --- src/utilities/kernelscan.c.orig +++ src/utilities/kernelscan.c @@ -25,7 +25,7 @@ #include <unistd.h> #include <sys/types.h> #include <regex.h> -#include <json.h> +#include <json-c/json.h> #include "config.h"
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