fatal error: 'error.h' file not found

In terminal using gcc, with xcode installed. It seems to me that all the other includes work except for error.h

fatal error: 'error.h' file not found

#include <error.h>