commit-hurd
[Top][All Lists]
Advanced

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

[hurd] 31/31: Fix build


From: Samuel Thibault
Subject: [hurd] 31/31: Fix build
Date: Mon, 02 May 2016 23:48:34 +0000

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

sthibault pushed a commit to branch upstream
in repository hurd.

commit b90164e0090473573a90e16cee515c2d4d6f3f91
Author: Samuel Thibault <address@hidden>
Date:   Tue May 3 01:20:51 2016 +0200

    Fix build
    
    * trans/crash.c: Include <assert.h>.
---
 trans/crash.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/trans/crash.c b/trans/crash.c
index 9279bab..5db9974 100644
--- a/trans/crash.c
+++ b/trans/crash.c
@@ -29,6 +29,7 @@
 #include <argp.h>
 #include <argz.h>
 #include <sys/mman.h>
+#include <assert.h>
 
 #include <version.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]