summaryrefslogtreecommitdiff
path: root/news/nget/patches/patch-nget.cc
blob: 0a700a14ea65d48301b4e780a2c5951962cef21a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-nget.cc,v 1.1 2011/12/06 19:51:07 joerg Exp $

--- nget.cc.orig	2011-12-06 17:02:32.000000000 +0000
+++ nget.cc
@@ -37,6 +37,7 @@ extern "C" {
 #include <stdio.h>
 #include <errno.h>
 #include <string.h>
+#include <limits.h>
 #include <time.h>
 #include "_fileconf.h"