Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145413316
D34795.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
629 B
Referenced Files
None
Subscribers
None
D34795.diff
View Options
diff --git a/sys/dev/ce/machdep.h b/sys/dev/ce/machdep.h
--- a/sys/dev/ce/machdep.h
+++ b/sys/dev/ce/machdep.h
@@ -74,10 +74,6 @@
# include <sys/libkern.h>
# include <sys/systm.h>
# define port_t int
-
-#ifndef _SYS_CDEFS_H_
-#error this file needs sys/cdefs.h as a prerequisite
-#endif
#endif
#endif
diff --git a/sys/dev/cp/machdep.h b/sys/dev/cp/machdep.h
--- a/sys/dev/cp/machdep.h
+++ b/sys/dev/cp/machdep.h
@@ -74,10 +74,6 @@
# include <sys/libkern.h>
# include <sys/systm.h>
# define port_t int
-
-#ifndef _SYS_CDEFS_H_
-#error this file needs sys/cdefs.h as a prerequisite
-#endif
#endif
#endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Feb 20, 1:02 PM (9 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28899442
Default Alt Text
D34795.diff (629 B)
Attached To
Mode
D34795: ce,cp: Remove pointless checks for <sys/cdefs.h>
Attached
Detach File
Event Timeline
Log In to Comment