Files
termux-packages/root-packages/authbind/helper.c.patch
termux-pacman-bot 354de25ba8 new package: authbind
2023-03-27 19:24:28 +00:00

11 lines
199 B
Diff

--- a/helper.c
+++ b/helper.c
@@ -29,6 +29,7 @@
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
+#include <netdb.h>
#ifndef CONFIGDIR
# define CONFIGDIR "/etc/authbind"