The following commit has been merged in the master branch:
commit 7c03c1012aaf9cce798b650ac01ac1e561c0c2f9
Author: Guillem Jover <guil...@debian.org>
Date:   Tue Nov 2 08:15:00 2010 +0100

    libdpkg: Include dpkg/dpkg.h in t-buffer for MD5HASHLEN

diff --git a/lib/dpkg/test/t-buffer.c b/lib/dpkg/test/t-buffer.c
index 4df8ccc..5063483 100644
--- a/lib/dpkg/test/t-buffer.c
+++ b/lib/dpkg/test/t-buffer.c
@@ -2,7 +2,7 @@
  * libdpkg - Debian packaging suite library routines
  * t-buffer.c - test buffer handling
  *
- * Copyright © 2009 Guillem Jover <guil...@debian.org>
+ * Copyright © 2009-2010 Guillem Jover <guil...@debian.org>
  *
  * This is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -23,6 +23,7 @@
 
 #include <dpkg/test.h>
 #include <dpkg/buffer.h>
+#include <dpkg/dpkg.h>
 
 #include <stdio.h>
 

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to debian-dpkg-cvs-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to