Whitespace and style cleanup only.
This commit is contained in:
@@ -25,8 +25,8 @@ for architectureObject in [ MultiArchSubDirSetup ] {
|
|||||||
Includes [ FGristFiles $(sslSources) SecureSocket.cpp
|
Includes [ FGristFiles $(sslSources) SecureSocket.cpp
|
||||||
HttpAuthentication.cpp Certificate.cpp ]
|
HttpAuthentication.cpp Certificate.cpp ]
|
||||||
: [ BuildFeatureAttribute openssl : headers ] ;
|
: [ BuildFeatureAttribute openssl : headers ] ;
|
||||||
# Dependency needed to trigger downloading/unzipping the package before
|
# Dependency needed to trigger downloading/unzipping the package
|
||||||
# compiling the files.
|
# before compiling the files.
|
||||||
SetupFeatureObjectsDir ssl ;
|
SetupFeatureObjectsDir ssl ;
|
||||||
} else {
|
} else {
|
||||||
# As we don't have md5 from ssl, use our own
|
# As we don't have md5 from ssl, use our own
|
||||||
|
|||||||
@@ -3,7 +3,6 @@
|
|||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
#include <NetworkInterface.h>
|
#include <NetworkInterface.h>
|
||||||
|
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user