/* $NetBSD */ /* * This file is a placeholder only, to allow Lua to be compiled from * unchanged sources. */ #include #ifdef _BSD_PTRDIFF_T_ typedef _BSD_PTRDIFF_T_ ptrdiff_t; #undef _BSD_PTRDIFF_T_ #endif #include