mirror of
https://github.com/owntracks/recorder.git
synced 2025-12-14 20:35:41 +01:00
add stdarg for gcc on freebsd
This commit is contained in:
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"
|
||||
|
||||
Reference in New Issue
Block a user