https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217969
--- Comment #5 from [email protected] --- A commit references this bug: Author: ed Date: Fri Mar 24 07:09:33 UTC 2017 New revision: 315892 URL: https://svnweb.freebsd.org/changeset/base/315892 Log: 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 MFC after: 1 week Changes: head/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]"
