Kaynağa Gözat

dpkg: Include main.h to get the limiteddescription prototype

Guillem Jover 16 yıl önce
ebeveyn
işleme
7b40a7ecfc
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      src/pkg-show.c

+ 2 - 0
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)