Module Name: src
Committed By: thorpej
Date: Wed Dec 2 19:37:50 UTC 1998
Modified Files:
src/lib/libc/sys: msync.c
Log Message:
Warn about references to the compatibility msync(), and direct the user to
include <sys/mman.h> to generate the correct reference.