aboutsummaryrefslogtreecommitdiffstats
path: root/CWRU/misc/hpux10-dlfcn.h
diff options
context:
space:
mode:
Diffstat (limited to 'CWRU/misc/hpux10-dlfcn.h')
-rw-r--r--CWRU/misc/hpux10-dlfcn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/CWRU/misc/hpux10-dlfcn.h b/CWRU/misc/hpux10-dlfcn.h
index 49d4428..d5c35eb 100644
--- a/CWRU/misc/hpux10-dlfcn.h
+++ b/CWRU/misc/hpux10-dlfcn.h
@@ -43,7 +43,7 @@
#include <errno.h>
#ifndef errno
-extern int errno;
+#include <errno.h>
#endif
#define RTLD_LAZY BIND_DEFERRED