summaryrefslogtreecommitdiff
path: root/lib/Modules
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>1998-11-29 14:47:24 +0000
committerMartin Mares <mj@ucw.cz>1998-11-29 14:47:24 +0000
commitdee929d86844b1956b1c0f1d2c0289a787ab9226 (patch)
tree746052f1d258a7f471fee1bb8822a3d405bf747e /lib/Modules
parentbd5d0d62f10c65d56e1900014be5989a3feb8380 (diff)
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 5657ee73..a1c1fd7f 100644
--- a/lib/Modules
+++ b/lib/Modules
@@ -19,3 +19,4 @@ unaligned.h
xmalloc.c
printf.c
string.h
+patmatch.c