summaryrefslogtreecommitdiffstats
path: root/crypto/sha
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-03-19 12:15:24 +0000
committerUlf Möller <ulf@openssl.org>2000-03-19 12:15:24 +0000
commit2501b335fa1601082cfa3d6fe16c04f2ec424dd3 (patch)
tree4ac00d55ba1261738335dc72f55b0e68038e246a /crypto/sha
parent48b83a250445b171fb2477102ec28451c9dc59b4 (diff)
FLAT_INC is not needed; we use -I.. all the time
Diffstat (limited to 'crypto/sha')
-rw-r--r--crypto/sha/sha_locl.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/crypto/sha/sha_locl.h b/crypto/sha/sha_locl.h
index 3e6f489b87..2f8aef83f3 100644
--- a/crypto/sha/sha_locl.h
+++ b/crypto/sha/sha_locl.h
@@ -130,11 +130,7 @@
# error "Either SHA_0 or SHA_1 must be defined."
#endif
-#ifndef FLAT_INC
-#include "../md32_common.h"
-#else
#include "md32_common.h"
-#endif
#define INIT_DATA_h0 0x67452301UL
#define INIT_DATA_h1 0xefcdab89UL