(task_http.c) Get rid of header include

This commit is contained in:
twinaphex 2015-07-08 22:11:45 +02:00
parent 6f4e53e454
commit 000f9650d7

View File

@ -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