Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F103282130
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
Sun, Nov 24, 1:09 AM (20 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14812519
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