mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-03 16:15:27 +00:00
<sys/errno.h> -> <errno.h>
This commit is contained in:
@@ -23,8 +23,8 @@
|
|||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
#include <errno.h>
|
||||||
|
|
||||||
#include <sys/errno.h> /* Non-portable. */
|
|
||||||
#include <sys/types.h> /* Non-portable. */
|
#include <sys/types.h> /* Non-portable. */
|
||||||
#include <sys/stat.h> /* Non-portable. */
|
#include <sys/stat.h> /* Non-portable. */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user