DJGPP has opendir() and friends, according to Gisle Vanem <giva@bgnett.no>.
This commit is contained in:
parent
f8c469de73
commit
2ea6abf6e5
@ -70,7 +70,7 @@
|
|||||||
#include "o_dir.h"
|
#include "o_dir.h"
|
||||||
|
|
||||||
#define LPDIR_H
|
#define LPDIR_H
|
||||||
#if defined OPENSSL_SYS_UNIX
|
#if defined OPENSSL_SYS_UNIX || defined DJGPP
|
||||||
#include "LPdir_unix.c"
|
#include "LPdir_unix.c"
|
||||||
#elif defined OPENSSL_SYS_VMS
|
#elif defined OPENSSL_SYS_VMS
|
||||||
#include "LPdir_vms.c"
|
#include "LPdir_vms.c"
|
||||||
|
Loading…
Reference in New Issue
Block a user