#include <stdio.h>
#include <errno.h>
main()
{
}
gcc set.c -o set
In file included from /usr/include/errno.h:36,
from set.c:2:
/usr/include/bits/errno.h:25: linux/errno.h: 그런 파일이나 디렉토리가 없음
make: *** [set] Error 1
이렇게 에러가 뜨는데요.
이런식으로 몇개가 인클루드 하는데 에러가 나거든요..
왜 그런거예요? =_=--진실은 어디있는거야아아아아