The following commit has been merged in the master branch:
commit 7c03c1012aaf9cce798b650ac01ac1e561c0c2f9
Author: Guillem Jover <[email protected]>
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 <[email protected]>
+ * Copyright © 2009-2010 Guillem Jover <[email protected]>
*
* 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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]