pkgsrc/devel/lincvs/patches/patch-src-main.cpp

13 lines
308 B
C++
Raw Normal View History

2011-11-22 19:09:31 +01:00
$NetBSD: patch-src-main.cpp,v 1.1 2011/11/22 18:09:31 joerg Exp $
--- src/main.cpp.orig 2011-11-22 17:39:02.000000000 +0000
+++ src/main.cpp
@@ -85,6 +85,7 @@
#include <iostream>
#include <stdio.h>
+#include <stdlib.h>
//----------------------------------------------------------------------------