PERFORCE change 129405 for review

John Birrell jb at FreeBSD.org
Thu Nov 22 19:26:37 PST 2007


http://perforce.freebsd.org/chv.cgi?CH=129405

Change 129405 by jb at 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 \


More information about the p4-projects mailing list