aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crypto/install.com2
-rwxr-xr-xmakevms.com2
2 files changed, 2 insertions, 2 deletions
diff --git a/crypto/install.com b/crypto/install.com
index c7f017d55a..41d024d5a3 100644
--- a/crypto/install.com
+++ b/crypto/install.com
@@ -93,7 +93,7 @@ $ EXHEADER_KRB5 := krb5_asn.h
$! EXHEADER_STORE := store.h,str_compat.h
$ EXHEADER_STORE := store.h
$ EXHEADER_CMS := cms.h
-$ EXHEADER_PQUEUE := pqueue.h,pq_compat.h
+$ EXHEADER_PQUEUE := pqueue.h
$ EXHEADER_TS := ts.h
$ LIBS := LIBCRYPTO
$
diff --git a/makevms.com b/makevms.com
index 3aed697b6d..f7250fc077 100755
--- a/makevms.com
+++ b/makevms.com
@@ -485,7 +485,7 @@ $ EXHEADER_KRB5 := krb5_asn.h
$!EXHEADER_STORE := store.h,str_compat.h
$ EXHEADER_STORE := store.h
$ EXHEADER_CMS := cms.h
-$ EXHEADER_PQUEUE := pqueue.h,pq_compat.h
+$ EXHEADER_PQUEUE := pqueue.h
$ EXHEADER_TS := ts.h
$
$ I = 0