(task_http.c) Get rid of header include
This commit is contained in:
parent
6f4e53e454
commit
000f9650d7
|
@ -25,7 +25,6 @@
|
|||
#include "../file_ops.h"
|
||||
#include "../general.h"
|
||||
#include "../msg_hash.h"
|
||||
#include "../runloop_data.h"
|
||||
#include "tasks.h"
|
||||
|
||||
#define CB_CORE_UPDATER_DOWNLOAD 0x7412da7dU
|
||||
|
|
Loading…
Reference in New Issue