diff options
Diffstat (limited to 'test/.depends')
-rw-r--r-- | test/.depends | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/.depends b/test/.depends new file mode 100644 index 000000000..52848a04a --- /dev/null +++ b/test/.depends @@ -0,0 +1,7 @@ +#if HAVE_STRLCPY_H +../strlcpy.c +#endif +../mem_pool.c +../url.c +../util.c +../memcached.c |