/* See LICENSE file for copyright and license details. */ #ifndef TEST #include "common.h" extern inline LIBNORMALFORM_SENTENCE *(libnormalform_vnif)(LIBNORMALFORM_SENTENCE *, va_list); #else #define USE_VALIST #include "libnormalform_nif.c" #endif