Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
imap.2714
imap-2001a-include.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File imap-2001a-include.diff of Package imap.2714
Index: src/osdep/unix/mh.c =================================================================== --- src/osdep/unix/mh.c.orig +++ src/osdep/unix/mh.c @@ -34,6 +34,7 @@ extern int errno; /* just in case */ #include "mail.h" #include "osdep.h" #include <pwd.h> +#include <time.h> #include <sys/stat.h> #include <sys/time.h> #include "misc.h" Index: src/osdep/unix/mx.c =================================================================== --- src/osdep/unix/mx.c.orig +++ src/osdep/unix/mx.c @@ -34,6 +34,7 @@ extern int errno; /* just in case */ #include "mail.h" #include "osdep.h" #include <pwd.h> +#include <time.h> #include <sys/stat.h> #include <sys/time.h> #include "misc.h" Index: src/osdep/unix/news.c =================================================================== --- src/osdep/unix/news.c.orig +++ src/osdep/unix/news.c @@ -33,6 +33,7 @@ extern int errno; /* just in case */ #include "mail.h" #include "osdep.h" +#include <time.h> #include <sys/stat.h> #include <sys/time.h> #include "misc.h" Index: src/osdep/unix/os_lnx.c =================================================================== --- src/osdep/unix/os_lnx.c.orig +++ src/osdep/unix/os_lnx.c @@ -30,6 +30,7 @@ #include "mail.h" #include "osdep.h" #include <stdio.h> +#include <time.h> #include <sys/time.h> #include <sys/stat.h> #include <sys/socket.h> Index: src/osdep/unix/phile.c =================================================================== --- src/osdep/unix/phile.c.orig +++ src/osdep/unix/phile.c @@ -35,6 +35,7 @@ extern int errno; /* just in case */ #include "mail.h" #include "osdep.h" #include <pwd.h> +#include <time.h> #include <sys/stat.h> #include <sys/time.h> #include "rfc822.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