Adaptions for ARMv7
This commit is contained in:
parent
a2f0dc2e7d
commit
24181a2933
8 changed files with 18 additions and 14 deletions
|
|
@ -542,7 +542,7 @@ clixon_plugin_init(clicon_handle h)
|
|||
struct timeval retention = {0,0};
|
||||
int argc; /* command-line options (after --) */
|
||||
char **argv;
|
||||
char c;
|
||||
int c;
|
||||
|
||||
clicon_debug(1, "%s backend", __FUNCTION__);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue