Upstream-Status: Backport [debian] Index: openssl-0.9.8k/crypto/sha/sha.h =================================================================== --- openssl-0.9.8k.orig/crypto/sha/sha.h 2008-09-16 12:47:28.000000000 +0200 +++ openssl-0.9.8k/crypto/sha/sha.h 2009-07-19 11:36:28.000000000 +0200 @@ -59,6 +59,7 @@ #ifndef HEADER_SHA_H #define HEADER_SHA_H +#include #include #include https://trygvis.io/git/2012/05/openembedded-core.git' title='openembedded-core.git Git repository'/>
summaryrefslogtreecommitdiff
blob: ff9f52e218b7358ae6f46bfbf9d7cd53739354a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52