forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit24f9e49
committed
Blind attempt to silence SSL compile failures on hamerkop.
Buildfarm member hamerkop has been failing for the last few dayswith errors that look like OpenSSL's X509-related symbols havenot been imported into be-secure-openssl.c. It's unclear whythis should be, but let's try adding an explicit #include of<openssl/x509v3.h>, as there has long been in fe-secure-openssl.c.Discussion:https://postgr.es/m/1051867.1635720347@sss.pgh.pa.us1 parent9bacec1 commit24f9e49
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
34 | 33 |
| |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| 38 | + | |
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
|
0 commit comments
Comments
(0)