Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
dhcp
dhcp-4.2.2-man-includes.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File dhcp-4.2.2-man-includes.diff of Package dhcp
diff --git a/dhcpctl/dhcpctl.3 b/dhcpctl/dhcpctl.3 index 9aa1851..7497612 100644 --- a/dhcpctl/dhcpctl.3 +++ b/dhcpctl/dhcpctl.3 @@ -430,8 +430,8 @@ that most error checking has been ommitted for brevity. #include <netinet/in.h> #include <arpa/inet.h> -#include "omapip/result.h" -#include "dhcpctl.h" +#include <omapip/result.h> +#include <dhcpctl/dhcpctl.h> int main (int argc, char **argv) { dhcpctl_data_string ipaddrstring = NULL; diff --git a/omapip/omapi.3 b/omapip/omapi.3 index 4868d7c..23389b0 100644 --- a/omapip/omapi.3 +++ b/omapip/omapi.3 @@ -88,7 +88,7 @@ the lease ends. #include <stdio.h> #include <netinet/in.h> - #include <isc/result.h> + #include <omapip/result.h> #include <dhcpctl/dhcpctl.h> int main (int argc, char **argv) {
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