]> sourceware.org Git - glibc.git/blobdiff - sysdeps/stub/sendto.c
* sysdeps/unix/i386/sysdep.h [HAVE_ELF] (ASM_TYPE_DIRECTIVE):
[glibc.git] / sysdeps / stub / sendto.c
index 21d76ba12f45ed848b6462a75847c6ed45c9310d..f2253b12b9548406f0ada358e8402827f51e9fbb 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
@@ -32,10 +32,4 @@ DEFUN(sendto, (fd, buf, n, flags, addr, addr_len),
 }
 
 
-#ifdef  HAVE_GNU_LD
-
-#include <gnu-stabs.h>
-
-stub_warning(sendto);
-
-#endif /* GNU stabs.  */
+stub_warning (sendto)
This page took 0.027449 seconds and 5 git commands to generate.