| version 1.7, Fri Dec 11 22:54:30 1998 UTC | version 1.8, Sat Dec 12 22:32:05 1998 UTC | ||
|---|---|---|---|
|
|
||
| #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 |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |