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

Event Timeline