summaryrefslogtreecommitdiff
path: root/sysdeps/stub/morecore.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/stub/morecore.c')
-rw-r--r--sysdeps/stub/morecore.c10
1 files changed, 2 insertions, 8 deletions
diff --git a/sysdeps/stub/morecore.c b/sysdeps/stub/morecore.c
index 4f11e9ccef..cb669277b0 100644
--- a/sysdeps/stub/morecore.c
+++ b/sysdeps/stub/morecore.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1992 Free Software Foundation, Inc.
+/* Copyright (C) 1991, 1992, 1995 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -34,10 +34,4 @@ DEFUN(__default_morecore, (increment), ptrdiff_t increment)
}
-#ifdef HAVE_GNU_LD
-
-#include <gnu-stabs.h>
-
-stub_warning(__default_morecore);
-
-#endif /* GNU stabs. */
+stub_warning (__default_morecore)