/*- * * This file is in the public domain. */ /* $FreeBSD$ */ #pragma once #include int luaopen_posix_unistd(lua_State *L);