X-Git-Url: https://git.distorted.org.uk/~mdw/fastforward/blobdiff_plain/8d5530c492ec12fb0878d828a372ef5ee2e909f3..refs/heads/master:/error.h diff --git a/error.h b/error.h index 01bd3dc..5d98c6b 100644 --- a/error.h +++ b/error.h @@ -1,7 +1,7 @@ #ifndef ERROR_H #define ERROR_H -extern int errno; +#include extern int error_intr; extern int error_nomem;