Rename ifcarp.c to carp.c

This commit is contained in:
Gleb Smirnoff 2011-12-16 14:30:58 +00:00
parent 663222f1d2
commit 5f02482794
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=228577
2 changed files with 1 additions and 1 deletions

View file

@ -38,7 +38,7 @@ SRCS+= ifieee80211.c regdomain.c # SIOC[GS]IEEE80211 support
DPADD+= ${LIBBSDXML} ${LIBJAIL} ${LIBSBUF}
LDADD+= -lbsdxml -ljail -lsbuf
SRCS+= ifcarp.c # SIOC[GS]VH support
SRCS+= carp.c # SIOC[GS]VH support
SRCS+= ifgroup.c # ...
SRCS+= ifpfsync.c # pfsync(4) support