about summary refs log tree commit diff
path: root/login
diff options
context:
space:
mode:
Diffstat (limited to 'login')
-rw-r--r--login/getpt.c1
-rw-r--r--login/grantpt.c1
-rw-r--r--login/unlockpt.c1
3 files changed, 0 insertions, 3 deletions
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 <stub-tag.h>
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 <stub-tag.h>
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 <stub-tag.h>