Project

General

Profile

Feature #1420 ยป 0060-actions.c-Remove-stdarg.h-include.patch

Marko Lindqvist, 05/21/2025 04:24 PM

View differences:

common/actions.c
#include <fc_config.h>
#endif
#include <math.h> /* ceil, floor */
#include <stdarg.h>
#include <math.h> /* ceil(), floor() */
/* utility */
#include "astring.h"
    (1-1/1)