[med-svn] [fermi-lite] 01/01: Do not include one header file twice

Andreas Tille tille at debian.org
Thu Feb 2 21:59:18 UTC 2017


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

tille pushed a commit to branch master
in repository fermi-lite.

commit 21bf2d326ac9976f150232270a8a19a5c1e8a6d5
Author: Andreas Tille <tille at debian.org>
Date:   Thu Feb 2 22:58:56 2017 +0100

    Do not include one header file twice
---
 debian/patches/bcf_seqlib.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/bcf_seqlib.patch b/debian/patches/bcf_seqlib.patch
index cf8aa9e..a365fc8 100644
--- a/debian/patches/bcf_seqlib.patch
+++ b/debian/patches/bcf_seqlib.patch
@@ -200,7 +200,7 @@ Last-Update: Thu, 02 Feb 2017 10:57:56 +0100
 +#include <limits.h>
 +#include <stdio.h>
 +#include "htab.h"
-+#include "kmer.h"
++/* #include "kmer.h" ... this is actually included by htab.h */
 +#include "internal.h"
 +#include "fml.h"
 +#include "khash.h"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fermi-lite.git



More information about the debian-med-commit mailing list