Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107238785
D29357.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
343 B
Referenced Files
None
Subscribers
None
D29357.diff
View Options
diff --git a/sys/sys/ck.h b/sys/sys/ck.h
--- a/sys/sys/ck.h
+++ b/sys/sys/ck.h
@@ -1,6 +1,9 @@
/*
* $FreeBSD$
*/
+#ifndef _SYS_CK_H_
+#define _SYS_CK_H_
+
#ifdef _KERNEL
#include <ck_queue.h>
#include <ck_epoch.h>
@@ -11,3 +14,5 @@
#define CK_LIST_HEAD LIST_HEAD
#define CK_LIST_ENTRY LIST_ENTRY
#endif
+
+#endif /* !_SYS_CK_H_ */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 12, 5:36 PM (20 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15771669
Default Alt Text
D29357.diff (343 B)
Attached To
Mode
D29357: sys/ck.h: Add an include guard
Attached
Detach File
Event Timeline
Log In to Comment