PERFORCE change 76191 for review
Robert Watson
rwatson at FreeBSD.org
Fri Apr 29 09:36:56 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=76191
Change 76191 by rwatson at rwatson_paprika on 2005/04/29 09:36:15
Don't __FBSDID() in an include file.
Affected files ...
.. //depot/projects/trustedbsd/mac/sys/posix4/ksem.h#5 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sys/posix4/ksem.h#5 (text+ko) ====
@@ -40,10 +40,6 @@
#ifndef _KSEM_H_
#define _KSEM_H_
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: src/sys/posix4/ksem.h,v 1.0 2003/08/27 17:24:00 hdandeka Exp $");
-
-
#include <sys/condvar.h>
#include <sys/proc.h>
#include <sys/queue.h>
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list