Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153861756
D30392.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
278 B
Referenced Files
None
Subscribers
None
D30392.diff
View Options
diff --git a/sys/sys/ktls.h b/sys/sys/ktls.h
--- a/sys/sys/ktls.h
+++ b/sys/sys/ktls.h
@@ -29,8 +29,10 @@
#ifndef _SYS_KTLS_H_
#define _SYS_KTLS_H_
+#ifdef _KERNEL
#include <sys/refcount.h>
#include <sys/_task.h>
+#endif
struct tls_record_layer {
uint8_t tls_type;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 25, 8:22 AM (3 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32117768
Default Alt Text
D30392.diff (278 B)
Attached To
Mode
D30392: ktls.h: Guard includes behind _KERNEL
Attached
Detach File
Event Timeline
Log In to Comment