1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-02-24 16:07:37 +00:00
Files
Interlisp.maiko/inc/locfile.h
Nick Briggs 7c322f41c4 Include for missing definition for MAXNAMLEN on Solaris (#462)
The fix to allow compiling for Alpine Linux caused breakage on Solaris
because MAXNAMLEN is defined in <dirent.h> which was now NOT included.
Pending a conversion to POSIX NAME_MAX, include <dirent.h> in "locfile.h".
2023-03-16 18:30:03 -07:00

18 KiB