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