Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F133612101
D5334.id21119.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
375 B
Referenced Files
None
Subscribers
None
D5334.id21119.diff
View Options
Index: head/sys/dev/netmap/netmap_kern.h
===================================================================
--- head/sys/dev/netmap/netmap_kern.h
+++ head/sys/dev/netmap/netmap_kern.h
@@ -62,6 +62,7 @@
#endif
#if defined(__FreeBSD__)
+#include <sys/selinfo.h>
#define likely(x) __builtin_expect((long)!!(x), 1L)
#define unlikely(x) __builtin_expect((long)!!(x), 0L)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Oct 28, 12:42 AM (16 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
24326373
Default Alt Text
D5334.id21119.diff (375 B)
Attached To
Mode
D5334: Move netmap selinfo.h in to sensible location
Attached
Detach File
Event Timeline
Log In to Comment