summaryrefslogtreecommitdiff
path: root/lib/zebra.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/zebra.h')
-rw-r--r--lib/zebra.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/zebra.h b/lib/zebra.h
index f2c396d8..5d0e2385 100644
--- a/lib/zebra.h
+++ b/lib/zebra.h
@@ -95,7 +95,7 @@ typedef int socklen_t;
/* misc include group */
#include <stdarg.h>
-#include <assert.h>
+#include "zassert.h"
#ifdef HAVE_LCAPS
#include <sys/capability.h>