mirror of
https://github.com/owntracks/recorder.git
synced 2024-11-15 01:48:27 -07:00
add stdarg for gcc on freebsd
This commit is contained in:
parent
20fd6a07be
commit
8211062862
1
http.h
1
http.h
@ -1,6 +1,7 @@
|
||||
#ifndef _HTTP_H_INCLUDED_
|
||||
# define _HTTP_H_INCLUDED_
|
||||
|
||||
#include <stdarg.h>
|
||||
#include "mongoose.h"
|
||||
#include "storage.h"
|
||||
#include "json.h"
|
||||
|
Loading…
Reference in New Issue
Block a user