From 75729fa4ae564f1c5e9efb6f387840ab4b24263f Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Sat, 3 Nov 2007 01:05:53 +0000 Subject: [PATCH] windows-install-des-prototypes-20071102 required by auth-getkey-prototyping-20071102 --- src/des/NTMakefile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/des/NTMakefile b/src/des/NTMakefile index 1a8d6e5c3..04e456318 100644 --- a/src/des/NTMakefile +++ b/src/des/NTMakefile @@ -32,6 +32,7 @@ INCFILEDIR = $(DESTDIR)\include INCFILES =\ $(INCFILEDIR)\des.h \ $(INCFILEDIR)\des_conf.h \ + $(INCFILEDIR)\des_prototypes.h \ $(INCFILEDIR)\mit-cpyright.h \ $(INCFILEDIR)\des_odd.h \ $(INCFILEDIR)\crypt.h \ -- 2.39.5