Use <errno.h> instead of <sys/errno.h> in hcrypto/common.c
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <sys/errno.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
Reference in New Issue
Block a user