mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 22:30:38 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
12 lines
266 B
C
12 lines
266 B
C
--- src/record.h.orig 1997-10-13 00:36:38 UTC
|
|
+++ src/record.h
|
|
@@ -69,7 +69,9 @@
|
|
#include <netinet/tcp.h>
|
|
|
|
#ifndef __linux__
|
|
+#ifndef __FreeBSD__
|
|
#include <netinet/in_pcb.h>
|
|
+#endif
|
|
#include <netinet/ip_var.h>
|
|
#include <netinet/tcpip.h>
|
|
/*#define TCPSTATES*/
|