Mailing List Archive

[openssh] branch master updated: Fix missing header for systemd notification
This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

The following commit(s) were added to refs/heads/master by this push:
new 88351eca Fix missing header for systemd notification
88351eca is described below

commit 88351eca17dcc55189991ba60e50819b6d4193c1
Author: 90 <hi@90.gripe>
AuthorDate: Fri Apr 5 19:36:06 2024 +0100

Fix missing header for systemd notification
---
openbsd-compat/port-linux.c | 1 +
1 file changed, 1 insertion(+)

diff --git a/openbsd-compat/port-linux.c b/openbsd-compat/port-linux.c
index df729024..4c024c6d 100644
--- a/openbsd-compat/port-linux.c
+++ b/openbsd-compat/port-linux.c
@@ -33,6 +33,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
+#include <unistd.h>

#include "log.h"
#include "xmalloc.h"

--
To stop receiving notification emails like this one, please contact
djm@mindrot.org.
_______________________________________________
openssh-commits mailing list
openssh-commits@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-commits