summaryrefslogtreecommitdiffstats
path: root/lib/Modules
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>1998-11-29 15:47:24 +0100
committerMartin Mares <mj@ucw.cz>1998-11-29 15:47:24 +0100
commitdee929d86844b1956b1c0f1d2c0289a787ab9226 (patch)
tree746052f1d258a7f471fee1bb8822a3d405bf747e /lib/Modules
parentbd5d0d62f10c65d56e1900014be5989a3feb8380 (diff)
downloadbird-dee929d86844b1956b1c0f1d2c0289a787ab9226.tar
bird-dee929d86844b1956b1c0f1d2c0289a787ab9226.zip
Added function for shell-like pattern matching. Will be used for
matching interface names in protocol-to-iface bindings.
Diffstat (limited to 'lib/Modules')
-rw-r--r--lib/Modules1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Modules b/lib/Modules
index 5657ee7..a1c1fd7 100644
--- a/lib/Modules
+++ b/lib/Modules
@@ -19,3 +19,4 @@ unaligned.h
xmalloc.c
printf.c
string.h
+patmatch.c