PERFORCE change 45103 for review
Robert Watson
rwatson at FreeBSD.org
Sun Jan 11 04:43:58 GMT 2004
http://perforce.freebsd.org/chv.cgi?CH=45103
Change 45103 by rwatson at rwatson_paprika on 2004/01/10 20:43:25
Don't nested include kernel include files in an include
file included from userspace.
Affected files ...
.. //depot/projects/trustedbsd/audit2/sys/sys/bsm_token.h#2 edit
Differences ...
==== //depot/projects/trustedbsd/audit2/sys/sys/bsm_token.h#2 (text+ko) ====
@@ -26,13 +26,6 @@
#ifndef _BSM_TOKEN_H_
#define _BSM_TOKEN_H_
-#include <sys/vnode.h>
-#include <sys/ipc.h>
-#include <sys/un.h>
-#include <netinet/in_systm.h>
-#include <netinet/in.h>
-#include <netinet/ip.h>
-
/* We could determined the header and trailer sizes by
* defining appropriate structures. We hold off that approach
* till we have a consistant way of using structures for all tokens.
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