esp_http_server: Remove http_server.h Header file

This commit is contained in:
Harshit Malpani
2022-05-12 11:38:36 +05:30
parent 36321fda82
commit 73fc12cdcd
2 changed files with 8 additions and 7 deletions

View File

@@ -1,7 +0,0 @@
/*
* SPDX-FileCopyrightText: 2021 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#warning http_server.h has been renamed to esp_http_server.h, please update include directives
#include "esp_http_server.h"