#include int munlockall(void) { return 0; } /* POSIX(199309) */