544ac66853
- Update to new upstream release 2.11 (forwarded request 197185 from jengelh) OBS-URL: https://build.opensuse.org/request/show/197243 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alpine?expand=0&rev=33
17 lines
408 B
Diff
17 lines
408 B
Diff
---
|
|
imap/src/mlock/mlock.c | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
Index: alpine-2.11/imap/src/mlock/mlock.c
|
|
===================================================================
|
|
--- alpine-2.11.orig/imap/src/mlock/mlock.c
|
|
+++ alpine-2.11/imap/src/mlock/mlock.c
|
|
@@ -28,6 +28,7 @@
|
|
|
|
#include <errno.h>
|
|
#include <fcntl.h>
|
|
+#include <unistd.h>
|
|
#include <stdio.h>
|
|
#include <sysexits.h>
|
|
#include <syslog.h>
|