mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-09 22:25:51 +00:00
support compilation on XR809 platform - part 1
This commit is contained in:
@ -43,7 +43,7 @@ void misc_formatUpTimeString(int totalSeconds, char *o);
|
||||
// poststr with format - for results LESS THAN 128
|
||||
int hprintf128(http_request_t *request, const char *fmt, ...);
|
||||
|
||||
enum {
|
||||
typedef enum {
|
||||
HTTP_ANY = -1,
|
||||
HTTP_GET = 0,
|
||||
HTTP_PUT = 1,
|
||||
|
||||
Reference in New Issue
Block a user