Pārlūkot izejas kodu

Fix compilation error on macOS using Clang.

master
Finxx pirms 2 gadiem
committed by ooxi
vecāks
revīzija
924e9b0acd
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. +4
    -0
      src/xml.c

+ 4
- 0
src/xml.c Parādīt failu

@@ -25,7 +25,11 @@
#endif

#include <ctype.h>

#ifndef __MACH__
#include <malloc.h>
#endif

#include <stdarg.h>
#include <stdbool.h>
#include <stdio.h>


Notiek ielāde…
Atcelt
Saglabāt