Files
pkgsrc-ng/net/sharity-light/patches/patch-ae
2013-09-26 17:14:40 +02:00

14 lines
273 B
Plaintext

$NetBSD: patch-ae,v 1.1 2005/12/18 20:14:03 joerg Exp $
--- sock.c.orig 2005-12-18 19:54:04.000000000 +0000
+++ sock.c
@@ -13,8 +13,6 @@
#include <smb/smbno.h>
#include "my_defines.h"
-extern int errno;
-
int close_fp(struct file *filp)
{
return close((int)filp);