]> git.saurik.com Git - apt.git/blobdiff - methods/rsh.h
Add statvfs.h.in to CMake directory
[apt.git] / methods / rsh.h
index 64a5cf66190c756a652ec0fe9c8214d668c76813..571e38ba64baba53a062987b1f0fb1f9facf0081 100644 (file)
@@ -54,7 +54,6 @@ class RSHConn
    ~RSHConn();
 };
 
-#include <apt-pkg/acquire-method.h>
 #include "aptmethod.h"
 
 class RSHMethod : public aptMethod