From 2bc4f94b71548375a6f4b4d3a783997751753d5c Mon Sep 17 00:00:00 2001 From: Egor Pugin Date: Sun, 17 Jul 2016 17:45:37 +0300 Subject: [PATCH] Update cppan.yml --- cppan.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cppan.yml b/cppan.yml index b0f0abfb71..0014239547 100644 --- a/cppan.yml +++ b/cppan.yml @@ -49,7 +49,9 @@ include_directories: check_function_exists: - getline - - snprintf + +check_symbol_exists: + snprintf: stdio.h check_include_exists: - dlfcn.h