FreeBSD Bugzilla – Attachment 179990 Details for
Bug 216966
[exp-run] Additon of RLIM_SAVED_MAX and RLIM_SAVED_CUR
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mail/exim: Do not include sys/file.h
1.patch (text/plain), 569 bytes, created by
Konstantin Belousov
on 2017-02-14 17:24:41 UTC
(
hide
)
Description:
mail/exim: Do not include sys/file.h
Filename:
MIME Type:
Creator:
Konstantin Belousov
Created:
2017-02-14 17:24:41 UTC
Size:
569 bytes
patch
obsolete
>--- src/exim.h.orig 2017-02-14 19:13:41.381402389 +0200 >+++ src/exim.h 2017-02-14 19:13:53.330916377 +0200 >@@ -129,7 +129,6 @@ > #endif > > #include <sys/types.h> >-#include <sys/file.h> > #include <dirent.h> > #include <netdb.h> > #ifndef NO_POLL_H >--- src/exim_lock.c.orig 2017-02-14 19:21:09.709389008 +0200 >+++ src/exim_lock.c 2017-02-14 19:21:23.994407794 +0200 >@@ -27,7 +27,6 @@ > #include <utime.h> > #include <sys/utsname.h> > #include <sys/stat.h> >-#include <sys/file.h> > #include <pwd.h> > > /* Not all systems have flock() available. Those that do must define LOCK_SH
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 216966
:
179831
| 179990