]> sourceware.org Git - glibc.git/blobdiff - sysdeps/stub/accept.c
* sysdeps/unix/i386/sysdep.h [HAVE_ELF] (ASM_TYPE_DIRECTIVE):
[glibc.git] / sysdeps / stub / accept.c
index d3a30c2844b91947fbf0cfd5e20fb0c00db85906..429f2aaefb01d967d03d21eb1f8a701c148d0842 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991 Free Software Foundation, Inc.
+/* Copyright (C) 1991, 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(accept, (fd, addr, addr_len),
 }
 
 
-#ifdef  HAVE_GNU_LD
-
-#include <gnu-stabs.h>
-
-stub_warning(accept);
-
-#endif /* GNU stabs.  */
+stub_warning (accept)
This page took 0.030503 seconds and 5 git commands to generate.