Add a comment as to where stdarg.h applies.
This commit is contained in:
parent
efbfff9480
commit
3ea883b46d
@ -33,7 +33,7 @@
|
||||
* SUCH DAMAGE.
|
||||
*/
|
||||
#include <dev/isp/isp_freebsd.h>
|
||||
#include <machine/stdarg.h>
|
||||
#include <machine/stdarg.h> /* for use by isp_prt below */
|
||||
|
||||
static void isp_intr_enable(void *);
|
||||
static void isp_cam_async(void *, u_int32_t, struct cam_path *, void *);
|
||||
|
Loading…
x
Reference in New Issue
Block a user