mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-02-05 18:50:06 +08:00
Add missing header for va_list
This commit is contained in:
@@ -19,6 +19,7 @@ Contributors:
|
||||
#ifndef MOSQUITTO_LIBCOMMON_FILE_H
|
||||
#define MOSQUITTO_LIBCOMMON_FILE_H
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdio.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user