ports/math/foma/patches/patch-foma_flookup_c

12 lines
244 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: foma/flookup.c
--- foma/flookup.c.orig
+++ foma/flookup.c
@@ -21,6 +21,7 @@
#include <limits.h>
#include <getopt.h>
#include <unistd.h>
+#include <netinet/in.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <arpa/inet.h>