10 lines
320 B
Text
10 lines
320 B
Text
$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>
|