mirror of
https://git.freebsd.org/ports.git
synced 2025-07-08 04:49:17 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
10 lines
234 B
C
10 lines
234 B
C
--- src/dscp.c.orig 2012-10-11 20:42:06 UTC
|
|
+++ src/dscp.c
|
|
@@ -54,6 +54,7 @@ const char * iptos2str(int iptos);
|
|
*/
|
|
|
|
#if HAVE_NETINET_IN_SYSTM_H
|
|
+#include <sys/types.h>
|
|
#include <netinet/in_systm.h>
|
|
#endif
|
|
#if HAVE_NETINET_IP_H
|