Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lmich
Licq
licq-1.3.5.2-glibc2_8.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File licq-1.3.5.2-glibc2_8.patch of Package Licq
--- plugins/auto-reply/src/autoreply.cpp +++ plugins/auto-reply/src/autoreply.cpp @@ -12,6 +12,7 @@ #include <stdlib.h> #include <sys/wait.h> #include <signal.h> +#include <limits.h> #ifdef HAVE_ERRNO_H #include <errno.h> #else --- plugins/email/src/forwarder.cpp +++ plugins/email/src/forwarder.cpp @@ -9,6 +9,7 @@ #include <string.h> #include <ctype.h> #include <stdio.h> +#include <limits.h> #ifdef HAVE_ERRNO_H #include <errno.h> #else --- plugins/rms/src/rms.cpp +++ plugins/rms/src/rms.cpp @@ -9,6 +9,7 @@ #include <string.h> #include <ctype.h> #include <stdio.h> +#include <limits.h> #ifdef HAVE_ERRNO_H #include <errno.h> #else --- src/fifo.cpp +++ src/fifo.cpp @@ -30,6 +30,7 @@ #include <sys/stat.h> #include <fcntl.h> #include <ctype.h> +#include <limits.h> #include "time-fix.h" #ifdef HAVE_ERRNO_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