K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2020-10-12T07:27:15.828393Z K 7 svn:log V 384 MFH: r552103 security/heaan: fix build on GCC architectures Patch created manually, because WRKSRC differs. Add include sys/time.h: In file included from ../src/TestScheme.cpp:20: ../src/TimeUtils.h:20:17: error: field 'startTime' has incomplete type 'timeval' 20 | struct timeval startTime, stopTime; | ^~~~~~~~~ Approved by: portmgr (fix build blanket) END