projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add new config options "Acquire::ForceIPv4" and
[apt.git]
/
apt-pkg
/
contrib
/
mmap.h
diff --git
a/apt-pkg/contrib/mmap.h
b/apt-pkg/contrib/mmap.h
index 2ed4a95f8be576335b30cdc796911b3ebd3a9c90..6bd4a2d863ca3c118252021c74e0715c5099b068 100644
(file)
--- a/
apt-pkg/contrib/mmap.h
+++ b/
apt-pkg/contrib/mmap.h
@@
-28,6
+28,11
@@
#include <string>
+#ifndef APT_8_CLEANER_HEADERS
+#include <apt-pkg/fileutl.h>
+using std::string;
+#endif
+
class FileFd;
/* This should be a 32 bit type, larger tyes use too much ram and smaller