Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153222671
D14776.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
346 B
Referenced Files
None
Subscribers
None
D14776.diff
View Options
Index: head/sys/cam/scsi/scsi_all.h
===================================================================
--- head/sys/cam/scsi/scsi_all.h
+++ head/sys/cam/scsi/scsi_all.h
@@ -25,7 +25,11 @@
#define _SCSI_SCSI_ALL_H 1
#include <sys/cdefs.h>
+#ifdef _KERNEL
#include <machine/stdarg.h>
+#else
+#include <stdarg.h>
+#endif
#ifdef _KERNEL
/*
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 20, 9:49 PM (16 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31867043
Default Alt Text
D14776.diff (346 B)
Attached To
Mode
D14776: Use <stdarg.h> instead of <machine/stdarg.h> in userland.
Attached
Detach File
Event Timeline
Log In to Comment