mirror of
https://github.com/ipxe/ipxe
synced 2026-02-28 03:11:18 +03:00
#if 0 out for now
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
#if 0
|
||||||
|
|
||||||
#include "ssl.h"
|
#include "ssl.h"
|
||||||
#include "ssl_constructs.h"
|
#include "ssl_constructs.h"
|
||||||
#include <string.h> // for bcopy()
|
#include <string.h> // for bcopy()
|
||||||
@@ -131,3 +133,4 @@ int ReadSSLHello(SSL_t *ssl)
|
|||||||
return (0);
|
return (0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user