The following commit has been merged in the master branch:
commit 7b40a7ecfc92fe325d01647c9137e8bd8263ae5c
Author: Guillem Jover <[email protected]>
Date:   Mon Feb 8 03:20:03 2010 +0100

    dpkg: Include main.h to get the limiteddescription prototype

diff --git a/src/pkg-show.c b/src/pkg-show.c
index e602480..f32e406 100644
--- a/src/pkg-show.c
+++ b/src/pkg-show.c
@@ -28,6 +28,8 @@
 #include <dpkg/dpkg.h>
 #include <dpkg/dpkg-db.h>
 
+#include "main.h"
+
 void
 limiteddescription(struct pkginfo *pkg,
                    int maxl, const char **pdesc_r, int *l_r)

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to