본문 바로가기

Linux

'errno' was not declared in this scope


빌드시 다음과 같은 에러가 발생한다면...

'errno' was not declared in this scope

아래 녀석을 인클루드 한다.

#include <errno.h>