b7949aecb4
bugs.
12 lines
285 B
C++
12 lines
285 B
C++
$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"
|
|
|