mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
67802c159a
PR: ports/50031 Supersedes: ports/44498, ports/46189, ports/47134, ports/48071, ports/48096, ports/48966 Submitted by: Randy Philipp <randy@umbc.edu>
13 lines
247 B
Plaintext
13 lines
247 B
Plaintext
--- ./configure.orig Fri Mar 14 18:19:10 2003
|
|
+++ ./configure Fri Mar 14 18:19:25 2003
|
|
@@ -11202,8 +11202,8 @@
|
|
#if HAVE_NETDB_H
|
|
#include <netdb.h>
|
|
#endif
|
|
-#include <sys/socket.h>
|
|
#include <sys/types.h>
|
|
+#include <sys/socket.h>
|
|
|
|
int
|
|
main ()
|