summaryrefslogtreecommitdiff
path: root/methods/store.cc
diff options
context:
space:
mode:
Diffstat (limited to 'methods/store.cc')
-rw-r--r--methods/store.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/methods/store.cc b/methods/store.cc
index ef2008273..8b30efaf3 100644
--- a/methods/store.cc
+++ b/methods/store.cc
@@ -21,9 +21,9 @@
#include <apt-pkg/hashes.h>
#include <apt-pkg/strutl.h>
+#include <cstring>
#include <string>
#include <vector>
-#include <string.h>
#include <sys/stat.h>
#include <sys/time.h>