summaryrefslogtreecommitdiffstats
path: root/lib/libalias/alias_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libalias/alias_local.h')
-rw-r--r--lib/libalias/alias_local.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libalias/alias_local.h b/lib/libalias/alias_local.h
index ae01390..16d0aaa 100644
--- a/lib/libalias/alias_local.h
+++ b/lib/libalias/alias_local.h
@@ -78,7 +78,9 @@ int GetDeltaSeqOut(struct ip *, struct alias_link *);
void AddSeq(struct ip *, struct alias_link *, int);
void SetExpire(struct alias_link *, int);
void ClearCheckNewLink(void);
+#ifndef NO_FW_PUNCH
void PunchFWHole(struct alias_link *);
+#endif
/* Housekeeping function */
OpenPOWER on IntegriCloud