head	1.2;
access;
symbols
	old_RELEASE_4_7_0:1.1
	old_RELEASE_4_6_2:1.1
	old_RELEASE_4_6_1:1.1
	old_RELEASE_4_6_0:1.1
	old_RELEASE_5_0_DP1:1.1
	old_RELEASE_4_5_0:1.1
	old_RELEASE_4_4_0:1.1
	old_RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2002.11.02.18.40.49;	author olgeni;	state dead;
branches;
next	1.1;

1.1
date	2001.01.23.20.50.38;	author pb;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update to version R9B-0, use ${SHAREOWN}:${SHAREGRP} rather
than hardcoding root:wheel.
@
text
@--- lib/os_mon/c_src/ferrule.c.orig	Sat Dec  2 22:13:49 2000
+++ lib/os_mon/c_src/ferrule.c	Sat Dec  2 22:14:03 2000
@@@@ -17,7 +17,9 @@@@
  */
 #include 	<stdio.h>
 #include 	<string.h>
+#ifndef __FreeBSD__
 #include 	<stropts.h>
+#endif
 #include 	<poll.h>
 #include 	<unistd.h>
 #include 	<sys/types.h>
@


1.1
log
@Update port to erlang 7.1.0.
Change maintainer (agreed to by previous maintainer).

PR:		ports/24456
Submitted by:	sam@@inf.enst.fr
@
text
@@

