[fix] add libsoup to header file
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
#ifndef __GET_H
|
#ifndef __GET_H
|
||||||
#define __GET_H
|
#define __GET_H
|
||||||
|
|
||||||
|
#include <libsoup/soup.h>
|
||||||
|
|
||||||
extern int do_downloading(const char *, const char *, const char *);
|
extern int do_downloading(const char *, const char *, const char *);
|
||||||
extern int do_client_notify(char *);
|
extern int do_client_notify(char *);
|
||||||
|
|||||||
Reference in New Issue
Block a user