From b830319d49a421741b61ae29ce32ab37f8b970ed Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 4 Nov 2012 19:59:40 +0100 Subject: [BZ #157] Remove include/stub-tag.h for good. --- setjmp/__longjmp.c | 1 - setjmp/setjmp.c | 1 - 2 files changed, 2 deletions(-) (limited to 'setjmp') diff --git a/setjmp/__longjmp.c b/setjmp/__longjmp.c index 6a5780a32b..43cd13b184 100644 --- a/setjmp/__longjmp.c +++ b/setjmp/__longjmp.c @@ -32,4 +32,3 @@ __longjmp (__jmp_buf env, int val) } stub_warning (longjmp) -#include diff --git a/setjmp/setjmp.c b/setjmp/setjmp.c index 11a4fea209..c3de551ce2 100644 --- a/setjmp/setjmp.c +++ b/setjmp/setjmp.c @@ -33,4 +33,3 @@ __libc_sigsetjmp (jmp_buf env, int savemask) weak_alias (__libc_sigsetjmp, __sigsetjmp) stub_warning (__sigsetjmp) -#include -- cgit 1.4.1