Move options directory to csl.
[awesomized/libmemcached] / tests / parser.h
index 11b5368fe1ffa0b779e0a1fe438bca2426d22934..05272ee6b18852935f6371694574ebbd4a3cfa8c 100644 (file)
@@ -107,6 +107,9 @@ test_return_t regression_bug_71231153_poll(memcached_st *);
 LIBTEST_INTERNAL_API
 test_return_t test_parse_socket(memcached_st *);
 
+LIBTEST_INTERNAL_API
+test_return_t test_namespace_keyword(memcached_st*);
+
 #ifdef __cplusplus
 }
 #endif