]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/deb/dpkgpm.cc
Merge branch 'portability/freebsd'
[apt.git] / apt-pkg / deb / dpkgpm.cc
index 9c871d477616406220852a9531084249e80578d5..9d1739d68032988ab67247d43e8b9607ab02d0e8 100644 (file)
@@ -61,6 +61,8 @@
 #include <apti18n.h>
                                                                        /*}}}*/
 
+extern char **environ;
+
 using namespace std;
 
 APT_PURE static string AptHistoryRequestingUser()                      /*{{{*/