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

11 lines
320 B
Plaintext

$NetBSD: patch-af,v 1.1 2005/12/18 22:02:35 joerg Exp $
--- faucet.c.orig 2005-12-18 21:53:33.000000000 +0000
+++ faucet.c
@@ -24,5 +24,4 @@ static char info[] = "faucet: a network
#include <stdio.h>
#include <errno.h>
-extern int errno; /* I hate the errno header file */
#include <string.h>
#include <stdlib.h>