0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-11-23 13:46:16 +00:00
termux-packages/root-packages/authbind/helper.c.patch
2023-03-26 16:25:59 +09: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"