mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-11 20:52:30 +00:00
add missing header for va_list
Fixes compilation on NetBSD.
This commit is contained in:
committed by
Jari Sundell
parent
18d19e3dee
commit
dc6208ccc9
@@ -1,6 +1,7 @@
|
||||
#ifndef RTORRENT_DISPLAY_CANVAS_H
|
||||
#define RTORRENT_DISPLAY_CANVAS_H
|
||||
|
||||
#include <cstdarg>
|
||||
#include <string>
|
||||
#include <unordered_map>
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user