Bug 237744

Summary: comms/unixcw: fix build with GCC-based architectures
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me CC: hamradio, yuri
Priority: --- Flags: bugzilla: maintainer-feedback? (hamradio)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch pkubaj: maintainer-approval? (hamradio)

Description Piotr Kubaj freebsd_committer freebsd_triage 2019-05-04 05:54:16 UTC
Created attachment 204208 [details]
patch

Include sys/time.h in src/xcwcp/receiver.h to fix build when using base GCC.

Tested on powerpc64 and amd64.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2019-05-04 06:02:45 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-05-04 06:03:25 UTC
A commit references this bug:

Author: yuri
Date: Sat May  4 06:02:43 UTC 2019
New revision: 500780
URL: https://svnweb.freebsd.org/changeset/ports/500780

Log:
  comms/unixcw: fix build with GCC-based architectures

  PR:		237744
  Submitted by:	pkubaj

Changes:
  head/comms/unixcw/files/patch-src_xcwcp_receiver.h