Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:joshkress:PackageKit
hal
hal-fix-missing_includes.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File hal-fix-missing_includes.diff of Package hal
diff --git a/hald/linux/addons/addon-dell-backlight.cpp b/hald/linux/addons/addon-dell-backlight.cpp index d30a80e..42c9836 100644 --- a/hald/linux/addons/addon-dell-backlight.cpp +++ b/hald/linux/addons/addon-dell-backlight.cpp @@ -24,6 +24,7 @@ **************************************************************************/ #include <config.h> +#include <string.h> #include <glib/gmain.h> #include <dbus/dbus-glib.h> diff --git a/tools/hal-disable-polling.c b/tools/hal-disable-polling.c index b47737d..90afc4e 100644 --- a/tools/hal-disable-polling.c +++ b/tools/hal-disable-polling.c @@ -29,6 +29,8 @@ #endif #include <stdio.h> +#include <limits.h> +#include <stdlib.h> #include <string.h> #include <unistd.h> #include <getopt.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