Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156655940
D52041.id160647.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
468 B
Referenced Files
None
Subscribers
None
D52041.id160647.diff
View Options
diff --git a/sys/sys/priority.h b/sys/sys/priority.h
--- a/sys/sys/priority.h
+++ b/sys/sys/priority.h
@@ -34,6 +34,8 @@
#ifndef _SYS_PRIORITY_H_
#define _SYS_PRIORITY_H_
+#include <sys/types.h>
+
/*
* Process priority specifications.
*/
diff --git a/sys/sys/rtprio.h b/sys/sys/rtprio.h
--- a/sys/sys/rtprio.h
+++ b/sys/sys/rtprio.h
@@ -34,6 +34,7 @@
#ifndef _SYS_RTPRIO_H_
#define _SYS_RTPRIO_H_
+#include <sys/types.h>
#include <sys/priority.h>
/*
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 16, 11:04 AM (2 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33127593
Default Alt Text
D52041.id160647.diff (468 B)
Attached To
Mode
D52041: sys: Make priority.h and rtprio.h include all dependencies
Attached
Detach File
Event Timeline
Log In to Comment