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 Dijkstra X-Patchwork-Id: 3339 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