https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217969
--- Comment #6 from [email protected] --- A commit references this bug: Author: ed Date: Fri Mar 31 08:43:07 UTC 2017 New revision: 316327 URL: https://svnweb.freebsd.org/changeset/base/316327 Log: MFC r315892: Include <sys/systm.h> to obtain the memcpy() prototype. I got a report of this source file not building on Raspberry Pi. It's interesting that this only fails for that target and not for others. Again, that's no reason not to include the right headers. PR: 217969 Reported by: Johannes Jost Meixner Changes: _U stable/11/ stable/11/sys/compat/cloudabi/cloudabi_clock.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
