From cb65c83cbaccdc052f92a2a48ed9ee74de03d063 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Fri, 18 Apr 2014 14:37:41 +0000 Subject: Put the final pieces from e_os.h in the required places, and remove it. "dance on it's grave" says beck ok guenther beck --- src/lib/libcrypto/des/cfb_enc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lib/libcrypto/des/cfb_enc.c') diff --git a/src/lib/libcrypto/des/cfb_enc.c b/src/lib/libcrypto/des/cfb_enc.c index 720f29a28e..dd5237a86d 100644 --- a/src/lib/libcrypto/des/cfb_enc.c +++ b/src/lib/libcrypto/des/cfb_enc.c @@ -56,7 +56,6 @@ * [including the GNU Public Licence.] */ -#include "e_os.h" #include "des_locl.h" #include -- cgit v1.2.3-55-g6feb