drop dirfd(), and move to roken
This commit is contained in:
@@ -93,10 +93,6 @@ dir_free(hx509_certs certs, void *data)
|
||||
return 0;
|
||||
}
|
||||
|
||||
#ifdef SunOS
|
||||
#define dirfd(x) ((x)->dd_fd)
|
||||
#endif
|
||||
|
||||
static int
|
||||
dir_iter_start(hx509_context context,
|
||||
hx509_certs certs, void *data, void **cursor)
|
||||
|
Reference in New Issue
Block a user