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 "GNU Mach".
The branch, master has been updated via 9acc5293e0386bfc0c505ac2efd287e610e7b662 (commit) from 3e1702a65fb3caf50c8d09a1b383b0056a5efc82 (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 ----------------------------------------------------------------- commit 9acc5293e0386bfc0c505ac2efd287e610e7b662 Author: Luca Dariz <l...@orpolo.org> Date: Tue Jun 28 12:10:52 2022 +0200 cleanup headers in printf.c * kern/printf.c: remove unnecessary #include and reorder This allows the file to be reused for minimal user-space tests. Signed-off-by: Luca Dariz <l...@orpolo.org> Message-Id: <20220628101054.446126-14-l...@orpolo.org> ----------------------------------------------------------------------- Summary of changes: kern/printf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- GNU Mach