commit-hurd
[Top][All Lists]
Advanced

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

[hurd] 43/70: Fix build


From: Samuel Thibault
Subject: [hurd] 43/70: Fix build
Date: Mon, 16 Sep 2013 07:41:42 +0000

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

sthibault pushed a commit to branch upstream
in repository hurd.

commit c3a70032aa37e72adea05f03f5f8555e0991b560
Author: Samuel Thibault <address@hidden>
Date:   Thu Aug 29 21:09:31 2013 +0200

    Fix build
    
    * utils/umount.c: Do not include useless <blkid/blkid.h>.
---
 utils/umount.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/utils/umount.c b/utils/umount.c
index b0d3877..26d2b56 100644
--- a/utils/umount.c
+++ b/utils/umount.c
@@ -20,7 +20,6 @@
 
 #include <argp.h>
 #include <argz.h>
-#include <blkid/blkid.h>
 #include <error.h>
 #include <fcntl.h>
 #include <hurd/fshelp.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]