0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-12-04 18:45:52 +00:00
termux-packages/packages/libxmlrpc/src-xmlrpc_data.c.patch
2024-04-21 23:33:06 +08:00

11 lines
186 B
Diff

--- a/src/xmlrpc_data.c
+++ b/src/xmlrpc_data.c
@@ -7,6 +7,7 @@
#include <stdlib.h>
#include <stdarg.h>
#include <string.h>
+#define __USE_GNU
#include <math.h>
#include "bool.h"