1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/devel/caf
Piotr Kubaj 9e6ede5182 devel/caf: fix build on GCC architectures
Some files require including sys/types.h before other headers:
/usr/include/netinet/ip.h:227:2: error: 'u_short' does not name a type; did you mean 'short'?
  227 |  u_short  ippseudo_len; /* protocol length */
      |  ^~~~~~~
      |  short

PR:		245364
Approved by:	leres (maintainer)
MFH:		2020Q2 (build fix blanket)
2020-04-05 02:56:10 +00:00
..
files devel/caf: fix build on GCC architectures 2020-04-05 02:56:10 +00:00
distinfo
Makefile
pkg-descr
pkg-plist