root/ext/fiddle/extconf.h

/* [previous][next][first][last][top][bottom][index][help] */
#ifndef EXTCONF_H
#define EXTCONF_H
#define HAVE_FFI_H 1
#define RUBY_LIBFFI_MODVERSION 3001000
#define HAVE_SYS_MMAN_H 1
#define HAVE_DLFCN_H 1
#define HAVE_DLOPEN 1
#define HAVE_DLCLOSE 1
#define HAVE_DLSYM 1
#define HAVE_DLERROR 1
#define HAVE_CONST_FFI_STDCALL 1
#define SIGNEDNESS_OF_SIZE_T +1
#endif

/* [previous][next][first][last][top][bottom][index][help] */