]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Copy gcc commit e76df3586417d645dd84e8a1ab165605a8924796 to sourceware
authorNick Clifton <nickc@redhat.com>
Thu, 16 Jan 2025 15:51:52 +0000 (15:51 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 16 Jan 2025 15:51:52 +0000 (15:51 +0000)
libiberty/getopt.c

index 3e4dd869aa29b0fc3b6a48b4381ab6c4e3c9eaff..0f64a8f5d3060d4b7e61e3a6111a5a3f62902cd8 100644 (file)
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301,
    USA.  */
 \f
-/* This tells Alpha OSF/1 not to define a getopt prototype in <stdio.h>.
-   Ditto for AIX 3.2 and <stdlib.h>.  */
-#ifndef _NO_PROTO
-# define _NO_PROTO
-#endif
-
 #ifdef HAVE_CONFIG_H
 # include <config.h>
 #endif