mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
259 B
C++
13 lines
259 B
C++
$NetBSD: patch-profile.cc,v 1.1 2013/05/23 15:04:44 joerg Exp $
|
|
|
|
--- profile.cc.orig 2013-05-23 11:21:35.000000000 +0000
|
|
+++ profile.cc
|
|
@@ -18,6 +18,7 @@
|
|
|
|
#include <algorithm>
|
|
#include <cstdio>
|
|
+#include <cstdlib>
|
|
#include <vector>
|
|
|
|
#include "common.h"
|