mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-28 22:50:12 +00:00
11 lines
211 B
Diff
11 lines
211 B
Diff
--- a/avahi-common/malloc.h
|
|
+++ b/avahi-common/malloc.h
|
|
@@ -22,6 +22,7 @@
|
|
|
|
/** \file malloc.h Memory allocation */
|
|
|
|
+#include_next <malloc.h>
|
|
#include <sys/types.h>
|
|
#include <stdarg.h>
|
|
#include <limits.h>
|