CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/05/31 05:36:48
Modified files:
regress/lib/libcrypto/test: test.c
Log message:
test.c: drop include of libgen.h
This no longer uses basenam, so we can drop this header which isn't
available on Windows.
