Ruby  1.9.3p537(2014-02-19revision0)
ext/fiddle/extconf.h
Go to the documentation of this file.
00001 #ifndef EXTCONF_H
00002 #define EXTCONF_H
00003 #define HAVE_FFI_H 1
00004 #define HAVE_SYS_MMAN_H 1
00005 #define HAVE_DLFCN_H 1
00006 #define HAVE_DLOPEN 1
00007 #define HAVE_DLCLOSE 1
00008 #define HAVE_DLSYM 1
00009 #define HAVE_DLERROR 1
00010 #define SIGNEDNESS_OF_SIZE_T +1
00011 #endif
00012