summaryrefslogtreecommitdiff
path: root/dln.c
diff options
context:
space:
mode:
-rw-r--r--dln.c4
1 files changed, 2 insertions, 2 deletions
@@ -1171,7 +1171,7 @@ dln_strerror(void)
}
#endif
-#if defined(_AIX) && ! defined(_IA64)
static void
aix_loaderror(const char *pathname)
{
@@ -1400,7 +1400,7 @@ dln_load(const char *file)
}
#endif /* hpux */
-#if defined(_AIX) && ! defined(_IA64)
#define DLN_DEFINED
{
void (*init_fct)();