optreset is declared in unistd.h, so we don't need to declare it here again.
Reviews by: ken
This commit is contained in:
parent
c164f5061c
commit
26cc17209a
@ -104,8 +104,6 @@ struct camcontrol_opts {
|
||||
const char *subopt;
|
||||
};
|
||||
|
||||
extern int optreset;
|
||||
|
||||
static const char scsicmd_opts[] = "c:i:o:";
|
||||
static const char readdefect_opts[] = "f:GP";
|
||||
static const char negotiate_opts[] = "acD:O:qR:T:UW:";
|
||||
|
Loading…
Reference in New Issue
Block a user