mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Allow building with clang (which is being really stupid here...).
This commit is contained in:
parent
f746997530
commit
7b45e382d0
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@
|
|||
#define SLEEP 20 /* seconds */
|
||||
#endif
|
||||
|
||||
extern int verbose;
|
||||
int verbose;
|
||||
|
||||
static void
|
||||
|
|
|
|||
Loading…
Reference in a new issue