Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F166475042
D38841.id118135.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
496 B
Referenced Files
None
Subscribers
None
D38841.id118135.diff
View Options
diff --git a/sys/sys/systm.h b/sys/sys/systm.h
--- a/sys/sys/systm.h
+++ b/sys/sys/systm.h
@@ -40,13 +40,13 @@
#ifndef _SYS_SYSTM_H_
#define _SYS_SYSTM_H_
-#include <sys/cdefs.h>
-#include <machine/atomic.h>
-#include <machine/cpufunc.h>
+#include <sys/types.h>
#include <sys/callout.h>
#include <sys/kassert.h>
#include <sys/queue.h>
#include <sys/stdint.h> /* for people using printf mainly */
+#include <machine/atomic.h>
+#include <machine/cpufunc.h>
__NULLABILITY_PRAGMA_PUSH
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 14, 6:58 PM (12 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36749769
Default Alt Text
D38841.id118135.diff (496 B)
Attached To
Mode
D38841: Make <sys/systm.h> more self-contained.
Attached
Detach File
Event Timeline
Log In to Comment