diff options
| author | Xavier Del Campo Romero <xavi92@disroot.org> | 2025-10-09 12:35:19 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi92@disroot.org> | 2025-10-09 12:35:19 +0200 |
| commit | efde6c777e7e40d5469835813284a9f373df46c1 (patch) | |
| tree | 5da2f2e222b8bc6247873904ffbe0b089e1075f7 | |
| parent | b82886a94a5e92b4e78898d327a991cbe5423d43 (diff) | |
| download | slcl-efde6c777e7e40d5469835813284a9f373df46c1.tar.gz | |
main.c Remove obsolete references to OpenSSL
| -rw-r--r-- | main.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -16,8 +16,6 @@ #include <libweb/handler.h> #include <libweb/http.h> #include <libweb/wildcard_cmp.h> -#include <openssl/err.h> -#include <openssl/rand.h> #include <dynstr.h> #include <sodium.h> #include <dirent.h> |
