You've already forked termux-packages
mirror of
https://github.com/izzy2lost/termux-packages.git
synced 2026-03-26 17:00:19 -07:00
11 lines
178 B
Diff
11 lines
178 B
Diff
|
|
--- a/libauthbind.c
|
||
|
|
+++ b/libauthbind.c
|
||
|
|
@@ -30,6 +30,7 @@
|
||
|
|
#include <sys/socket.h>
|
||
|
|
#include <sys/wait.h>
|
||
|
|
#include <netinet/in.h>
|
||
|
|
+#include <netdb.h>
|
||
|
|
|
||
|
|
#include "authbind.h"
|
||
|
|
|