move lib/cache to cache_handler

This commit is contained in:
2022-12-19 15:27:38 +01:00
parent dd4f768cc4
commit ce658ac965
6 changed files with 31 additions and 47 deletions

View File

@@ -10,7 +10,7 @@
#define SESIMOS_CONFIG_H
#include "uri.h"
#include "cache.h"
#include "../cache_handler.h"
#define CONFIG_MAX_HOST_CONFIG 64
#define CONFIG_MAX_CERT_CONFIG 64