Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Nov 2007 03:26:36 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 129405 for review
Message-ID:  <200711230326.lAN3QaHh009122@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=129405

Change 129405 by jb@jb_freebsd1 on 2007/11/23 03:26:07

	Remove a compatibility header.

Affected files ...

.. //depot/projects/dtrace/src/include/Makefile#13 edit
.. //depot/projects/dtrace/src/include/alloca.h#2 delete

Differences ...

==== //depot/projects/dtrace/src/include/Makefile#13 (text+ko) ====

@@ -7,8 +7,8 @@
 
 CLEANFILES= osreldate.h version vers.c
 SUBDIR= arpa gssapi protocols rpcsvc rpc
-INCS=	a.out.h alloca.h ar.h assert.h bitstring.h complex.h cpio.h _ctype.h \
-	ctype.h db.h \
+INCS=	a.out.h ar.h assert.h bitstring.h complex.h cpio.h _ctype.h ctype.h \
+	db.h \
 	dirent.h dlfcn.h elf.h elf-hints.h err.h fmtmsg.h fnmatch.h fstab.h \
 	fts.h ftw.h getopt.h glob.h grp.h gssapi.h \
 	histedit.h ieeefp.h ifaddrs.h \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711230326.lAN3QaHh009122>