Fix pfsync w/o carp compilation.
Submitted by: yar
This commit is contained in:
parent
be70abccba
commit
a6831e7e3a
@ -102,6 +102,8 @@
|
|||||||
#include "opt_carp.h"
|
#include "opt_carp.h"
|
||||||
#ifdef DEV_CARP
|
#ifdef DEV_CARP
|
||||||
#define NCARP 1
|
#define NCARP 1
|
||||||
|
#else
|
||||||
|
#define NCARP 0
|
||||||
#endif
|
#endif
|
||||||
#else
|
#else
|
||||||
#include "carp.h"
|
#include "carp.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user