diff options
Diffstat (limited to 'methods/rsh.h')
-rw-r--r-- | methods/rsh.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/methods/rsh.h b/methods/rsh.h index 64a5cf661..571e38ba6 100644 --- a/methods/rsh.h +++ b/methods/rsh.h @@ -54,7 +54,6 @@ class RSHConn ~RSHConn(); }; -#include <apt-pkg/acquire-method.h> #include "aptmethod.h" class RSHMethod : public aptMethod |