commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hurd] 51/75: Include missing header file in hurd/proc


From: Samuel Thibault
Subject: [hurd] 51/75: Include missing header file in hurd/proc
Date: Thu, 14 Jan 2016 01:04:10 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch dde
in repository hurd.

commit 87673d93fd87c3fda97e91842c3d7d326a30ef8c
Author: Flavio Cruz <address@hidden>
Date:   Tue Dec 29 23:12:07 2015 +0100

    Include missing header file in hurd/proc
    
    proc: Add missing header file.
    
    * proc/mgt: Include missing header file mach/task_notify.h.
---
 proc/mgt.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/proc/mgt.c b/proc/mgt.c
index ff1ca48..dacce46 100644
--- a/proc/mgt.c
+++ b/proc/mgt.c
@@ -21,6 +21,7 @@
 /* Written by Michael I. Bushnell.  */
 
 #include <mach.h>
+#include <mach/task_notify.h>
 #include <sys/types.h>
 #include <sys/mman.h>
 #include <errno.h>

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/hurd.git



reply via email to

[Prev in Thread] Current Thread [Next in Thread]