From 5280f9a0cd1f9ba200422ebba65d1e0133410995 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 13 Sep 2014 09:43:21 -0700 Subject: Initial. --- src/glob.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/glob.h (limited to 'src/glob.h') diff --git a/src/glob.h b/src/glob.h new file mode 100644 index 0000000..fd6e07c --- /dev/null +++ b/src/glob.h @@ -0,0 +1 @@ +char **glob_filename (const char *); -- cgit v1.2.3