commit-hurd
[Top][All Lists]
Advanced

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

[hurd] 19/31: libpager: add missing include


From: Samuel Thibault
Subject: [hurd] 19/31: libpager: add missing include
Date: Mon, 02 May 2016 23:48:32 +0000

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

sthibault pushed a commit to branch upstream
in repository hurd.

commit 33536608704a637eb8618396244ed43b9aa6aaf6
Author: Justus Winter <address@hidden>
Date:   Mon Apr 25 18:34:31 2016 +0200

    libpager: add missing include
    
    * libpager/demuxer.c: Include <assert.h>.
---
 libpager/demuxer.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libpager/demuxer.c b/libpager/demuxer.c
index 59dd1c5..3fd0516 100644
--- a/libpager/demuxer.c
+++ b/libpager/demuxer.c
@@ -15,6 +15,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
 
+#include <assert.h>
 #include <error.h>
 #include <mach/mig_errors.h>
 #include <pthread.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]