CVSROOT:        /cvs
Module name:    ports
Changes by:     t...@cvs.openbsd.org    2024/04/05 04:25:11

Added files:
        security/opensc/patches: patch-src_common_compat_overflow_c 

Log message:
opensc: unbreak on sparc64

The compat __bulitin_add_overflow() uses SIZE_MAX, which is provided by
stdint.h, which in turn isn't pulled in by the other headers.

Reply via email to