mirror of
https://github.com/vivier/EMILE.git
synced 2025-01-03 12:31:57 +00:00
declare scsi_create_container() for blocks.c
This commit is contained in:
parent
27fa541ad1
commit
3d6bc88376
11
tools/blocks.h
Normal file
11
tools/blocks.h
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
*
|
||||
* (c) 2004 Laurent Vivier <LaurentVivier@wanadoo.fr>
|
||||
*
|
||||
*/
|
||||
|
||||
#define SCSI_SUPPORT
|
||||
|
||||
#include "../second/head.h"
|
||||
|
||||
extern int scsi_create_container(int fd, struct emile_container* container);
|
Loading…
Reference in New Issue
Block a user