Page MenuHomeFreeBSD

D29357.diff
No OneTemporary

D29357.diff

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

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)

Event Timeline