From patchwork Thu Oct 23 17:34:03 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wilco X-Patchwork-Id: 402604 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 060DE140082 for ; Fri, 24 Oct 2014 04:34:17 +1100 (AEDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=XPU wePTdiXBab/ZLK8IkpmwfbI8rUM2quVOaHokWQwc8q0aGj+hsCC3aUspNJdOCREF sIr4pN1Y9ixihrk6cO0/wkv2qkddc09ww4kyqQTrOn1FnSO3MczYpo1kXCI2sT1N 55trOQpkuEywAogssE2md2hZE+wFaujaS2Hf0Ycs= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:mime-version :content-type:content-transfer-encoding; s=default; bh=ltDk4yGGc mtPT/ML5ov1Xl6b8jM=; b=B8UoUBZx7iarJyCmr85cy3cLFKgQ+INgfxkdu5Kfy 3UmG3jz5tfKrhYvb9I4g6YmpqtuxuDC4TBg9XHSr3xZSDiGGQ9etCPfnB6AmU6/s Tl4ei7eaWnyJtkPQ8SyzInek6/ge97t/KKyKiiQQcuTuEdUbU3n3nkMMGhI1XR6D xA= Received: (qmail 27725 invoked by alias); 23 Oct 2014 17:34:09 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 27635 invoked by uid 89); 23 Oct 2014 17:34:08 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL, BAYES_00, SPF_PASS autolearn=ham version=3.3.2 X-HELO: service87.mimecast.com From: "Wilco Dijkstra" To: Subject: [PATCH 2/13] AArch64: Cleanup fenv implementation Date: Thu, 23 Oct 2014 18:34:03 +0100 Message-ID: <000c01cfeee7$8a4cd1a0$9ee674e0$@com> MIME-Version: 1.0 X-MC-Unique: 114102318340403601 Remove an unused include. ChangeLog: 2014-10-23 Wilco Dijkstra * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag): Remove unused include. --- sysdeps/aarch64/fpu/fsetexcptflg.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sysdeps/aarch64/fpu/fsetexcptflg.c b/sysdeps/aarch64/fpu/fsetexcptflg.c index 60bb1c9..316fbd6 100644 --- a/sysdeps/aarch64/fpu/fsetexcptflg.c +++ b/sysdeps/aarch64/fpu/fsetexcptflg.c @@ -17,7 +17,6 @@ . */ #include -#include #include int