Page MenuHomeFreeBSD

D14776.1778033413.diff
No OneTemporary

Size
346 B
Referenced Files
None
Subscribers
None

D14776.1778033413.diff

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

Mime Type
text/plain
Expires
Wed, May 6, 2:10 AM (4 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28564300
Default Alt Text
D14776.1778033413.diff (346 B)

Event Timeline