mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 03:44:13 -04:00
13 lines
237 B
C++
13 lines
237 B
C++
$NetBSD: patch-args.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $
|
|
|
|
--- args.cc.orig 2011-11-25 18:02:23.000000000 +0000
|
|
+++ args.cc
|
|
@@ -24,6 +24,7 @@
|
|
# include <iostream>
|
|
#endif
|
|
|
|
+#include <cstdlib>
|
|
#include "args.h"
|
|
|
|
#ifndef UNDER_CE
|