head	1.2;
access;
symbols
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1
	RELEASE_3_5_0:1.1
	RELEASE_4_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2001.03.20.04.34.01;	author dinoex;	state dead;
branches;
next	1.1;

1.1
date	2000.02.28.15.44.31;	author imura;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Deletion of patches didn't make it.
Thanks to Stephane.Legrand@@bigfoot.com for reporting it.

PR:		25816
Submitted by:	patrick@@watson.org
@
text
@--- otherlibs/graph/open.c.orig	Fri Feb 11 18:00:12 2000
+++ otherlibs/graph/open.c	Fri Feb 11 17:59:18 2000
@@@@ -13,6 +13,7 @@@@
 /* $Id: open.c,v 1.12 1999/11/18 13:33:53 xleroy Exp $ */
 
 #include <fcntl.h>
+#include <unistd.h>
 #include <signal.h>
 #include "libgraph.h"
 #include <alloc.h>
@


1.1
log
@Update to version 2.04.

PR:		16656
Submitted by:	Ronald Kuehn <kuehn@@rz.tu-clausthal.de>
Approved by:	maintainer
@
text
@@

