Skip to content

Commit 268fc98

Browse files
committed
bsdkm: cleanup for multi-test.
1 parent 1ed6e41 commit 268fc98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bsdkm/bsdkm_wc_port.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ static inline time_t wolfkmod_time(time_t * tloc) {
5050
}
5151
return _now;
5252
}
53-
#define XTIME(tp) wolfkmod_time((tp))
53+
#define XTIME wolfkmod_time
5454

5555
/* needed to prevent wolfcrypt/src/asn.c version shadowing
5656
* extern global version from /usr/src/sys/sys/systm.h */

0 commit comments

Comments
 (0)