![]() ![]() | ![]() |
version 1.7, 1998/12/11 22:54:30 | version 1.8, 1998/12/12 22:32:05 |
---|---|
Line 45 | Line 45 |
#if defined(HAVE_LIBDL) || defined(HAVE_DLOPEN) /* what else? */ | #if defined(HAVE_LIBDL) || defined(HAVE_DLOPEN) /* what else? */ |
#include <dlfcn.h> | #include <dlfcn.h> |
#endif | #endif |
#if defined(_WIN32) | |
#include <windows.h> | |
#endif | |
#ifdef hpux | #ifdef hpux |
#include <dl.h> | #include <dl.h> |
#endif | #endif |