Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2
libpano
libpano-implicit-decl.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libpano-implicit-decl.patch of Package libpano
https://bugs.launchpad.net/panotools/+bug/686499 ColourBrightness.c: In function 'OutputPhotoshopCurve': ColourBrightness.c:412:3: warning: implicit declaration of function 'htons' The fix neesds to be done better (check whether arpa/inet.h is available) to be upstreamable. Index: ColourBrightness.c =================================================================== --- ColourBrightness.c.orig +++ ColourBrightness.c @@ -35,6 +35,7 @@ #include "tiffio.h" #include <assert.h> #include <math.h> +#include <arpa/inet.h> #include "pttiff.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