[LTP] [PATCH V2 09/32] Guard error.h with __GLIBC__

Cyril Hrubis chrubis@suse.cz
Tue Feb 2 16:41:07 CET 2016


Hi!
> error API is specific to glibc so use the guard to make it conditional
> on glibc

I've looked at fist three tests in question and none of them actually
uses the error() function defined in error.h.

So the right thing to do here is to remove the #include <error.h> line
from the testcases.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the Ltp mailing list