2013-09-26 17:14:40 +02:00

13 lines
311 B
Plaintext

$NetBSD: patch-ad,v 1.1 2005/12/18 22:02:35 joerg Exp $
--- timelimit.c.orig 2005-12-18 21:54:52.000000000 +0000
+++ timelimit.c
@@ -30,7 +30,6 @@ static char info[] = "timelimit: a util
#include <unistd.h>
#include <stdlib.h>
#include <errno.h>
-extern int errno;
#include "common.h"
int verbose = 0;