]> git.saurik.com Git - apt.git/blobdiff - apt-private/private-search.h
add testcase for APT::Architectures "arch1,arch2"
[apt.git] / apt-private / private-search.h
index 17faffebcde211686aad13fd74c962aa03cc95f8..539915f1f6419c81e4ee8fc1e8b20aaa69413081 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef APT_PRIVATE_SEARCH_H
 #define APT_PRIVATE_SEARCH_H
 
-#include <apt-pkg/cmndline.h>
+class CommandLine;
 
 bool FullTextSearch(CommandLine &CmdL);