diff options
Diffstat (limited to 'tools/build/cross-build/include/common/sys/stdint.h')
-rw-r--r-- | tools/build/cross-build/include/common/sys/stdint.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/build/cross-build/include/common/sys/stdint.h b/tools/build/cross-build/include/common/sys/stdint.h index 98f7010b308d..a97052244343 100644 --- a/tools/build/cross-build/include/common/sys/stdint.h +++ b/tools/build/cross-build/include/common/sys/stdint.h @@ -32,8 +32,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $FreeBSD$ */ #pragma once #if defined(__has_include_next) && __has_include_next(<sys/stdint.h>) |