projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
merge patch from Daniel Hartwig to Show a error message if {,dist-}upgrade is used...
[apt.git]
/
methods
/
ftp.h
diff --git
a/methods/ftp.h
b/methods/ftp.h
index 7088e09545736132ed0b88c9bfa9c7240779e466..2634f07322ef8f9ac418ac5d87ce06250c33ed95 100644
(file)
--- a/
methods/ftp.h
+++ b/
methods/ftp.h
@@
-10,6
+10,10
@@
#ifndef APT_FTP_H
#define APT_FTP_H
#ifndef APT_FTP_H
#define APT_FTP_H
+#include <apt-pkg/strutl.h>
+
+#include <string>
+
class FTPConn
{
char Buffer[1024*10];
class FTPConn
{
char Buffer[1024*10];