85c85b18f0
pollution.
12 lines
253 B
C++
12 lines
253 B
C++
$NetBSD: patch-src_GCCache.cc,v 1.1 2013/04/30 22:34:32 joerg Exp $
|
|
|
|
--- src/GCCache.cc.orig 2013-04-30 19:20:02.000000000 +0000
|
|
+++ src/GCCache.cc
|
|
@@ -26,6 +26,7 @@
|
|
#endif // HAVE_CONFIG_H
|
|
|
|
extern "C" {
|
|
+#include <stdlib.h>
|
|
#include <stdio.h>
|
|
}
|
|
|