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. --- login/getpt.c | 1 - login/grantpt.c | 1 - login/unlockpt.c | 1 - 3 files changed, 3 deletions(-) (limited to 'login') diff --git a/login/getpt.c b/login/getpt.c index 34218a63ac..4b9b037b98 100644 --- a/login/getpt.c +++ b/login/getpt.c @@ -41,4 +41,3 @@ weak_alias (__posix_openpt, posix_openpt) stub_warning (getpt) stub_warning (posix_openpt) -#include diff --git a/login/grantpt.c b/login/grantpt.c index a076112fcf..fd7ee6c0bc 100644 --- a/login/grantpt.c +++ b/login/grantpt.c @@ -31,4 +31,3 @@ grantpt (fd) } stub_warning (grantpt) -#include diff --git a/login/unlockpt.c b/login/unlockpt.c index 1f3bf14ce2..f00d88f9c1 100644 --- a/login/unlockpt.c +++ b/login/unlockpt.c @@ -31,4 +31,3 @@ unlockpt (fd) } stub_warning (unlockpt) -#include -- cgit 1.4.1