Files
pkgsrc-ng/editors/sam/patches/patch-ag
2013-09-26 17:14:40 +02:00

17 lines
289 B
Plaintext

$NetBSD: patch-ag,v 1.2 1998/08/07 11:11:19 agc Exp $
*** sam/io.c 1997/10/01 08:25:28 1.1
--- sam/io.c 1997/10/01 08:25:59
***************
*** 2,8 ****
--- 2,10 ----
#include "sam.h"
#define NSYSFILE 3
+ #ifndef NOFILE
#define NOFILE 128
+ #endif
void
checkqid(File *f)