Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Feb 2017 22:02:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-arm@FreeBSD.org
Subject:   [Bug 216981] Missing include in sys/arm64/include/atomic.h
Message-ID:  <bug-216981-7@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216981

            Bug ID: 216981
           Summary: Missing include in sys/arm64/include/atomic.h
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: arm
          Assignee: freebsd-arm@FreeBSD.org
          Reporter: karl@denninger.net

Created attachment 179856
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D179856&action=
=3Dedit
Add the missing include....

#include <sys/types.h> is missing, and thus inclusion of this header file
results in compile failures due to lack of declaration of the various types
specified inside.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216981-7>