blob: 899c6ef2fcf327a2f38e5663565f8d3735cbc30d [file] [log] [blame]
Upstream-Status: Pending
Index: apt-1.2.24/apt-pkg/contrib/weakptr.h
===================================================================
--- apt-1.2.24.orig/apt-pkg/contrib/weakptr.h
+++ apt-1.2.24/apt-pkg/contrib/weakptr.h
@@ -21,6 +21,7 @@
#ifndef WEAK_POINTER_H
#define WEAK_POINTER_H
+#include <cstdlib>
#include <set>
#include <stddef.h>