Page MenuHomeFreeBSD

D14776.diff
No OneTemporary

D14776.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
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)

Event Timeline