head	1.2;
access;
symbols
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2009.01.24.12.17.08;	author gerald;	state dead;
branches;
next	1.1;

1.1
date	2005.08.17.12.03.59;	author pav;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove lang/gcc28 (GCC 2.8) which has been DEPRECATED for more than
3 years and does not build anywhere.

No objections:	mjl@@luckie.org.nz (maintainer), pav
@
text
@--- protoize.c.orig	Fri Feb 27 01:39:03 1998
+++ protoize.c	Wed Aug 17 21:22:15 2005
@@@@ -57,6 +57,7 @@@@
 #define _POSIX_SOURCE
 #endif
 
+#include <sys/cdefs.h>
 #include <varargs.h>
 /* On some systems stdio.h includes stdarg.h;
    we must bring in varargs.h first.  */
@


1.1
log
@- Unbreak on 6.0
- Take maintainership

PR:		ports/85036
Submitted by:	Matthew Luckie <mjl@@luckie.org.nz>
Approved by:	portmgr (clement)
@
text
@@

