[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nmh-commits] [SCM] The nmh Mail Handling System branch, posix, updated.
From: |
Lyndon Nerenberg |
Subject: |
[Nmh-commits] [SCM] The nmh Mail Handling System branch, posix, updated. 7117537a33aa236fb10017962734b4011a2775e9 |
Date: |
Sun, 25 Dec 2011 20:16:30 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".
The branch, posix has been updated
via 7117537a33aa236fb10017962734b4011a2775e9 (commit)
from cc1bbf24264d1b349f1521f4b0831e8caf63678e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/nmh.git/commit/?id=7117537a33aa236fb10017962734b4011a2775e9
commit 7117537a33aa236fb10017962734b4011a2775e9
Author: Lyndon Nerenberg <address@hidden>
Date: Sun Dec 25 12:16:08 2011 -0800
Add back missing include of <sys/wait.h>
diff --git a/sbr/pidstatus.c b/sbr/pidstatus.c
index 7da78ac..b7aad79 100644
--- a/sbr/pidstatus.c
+++ b/sbr/pidstatus.c
@@ -7,6 +7,7 @@
* complete copyright information.
*/
+#include <sys/wait.h>
#include <h/mh.h>
/*
-----------------------------------------------------------------------
Summary of changes:
sbr/pidstatus.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
hooks/post-receive
--
The nmh Mail Handling System
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Nmh-commits] [SCM] The nmh Mail Handling System branch, posix, updated. 7117537a33aa236fb10017962734b4011a2775e9,
Lyndon Nerenberg <=