From 2630fc0e1e32d315721945f31bbdcc01b5028404 Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 20 Feb 2004 11:55:14 +0000 Subject: Unbreak the upgrade path from 4.9 after removal of GNU getopt and . --- lib/libc/stdlib/getopt_long.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/libc/stdlib/getopt_long.c') diff --git a/lib/libc/stdlib/getopt_long.c b/lib/libc/stdlib/getopt_long.c index 474290f..ef1d8e9 100644 --- a/lib/libc/stdlib/getopt_long.c +++ b/lib/libc/stdlib/getopt_long.c @@ -42,8 +42,6 @@ __RCSID("$NetBSD: getopt_long.c,v 1.15 2002/01/31 22:43:40 tv Exp $"); #endif /* LIBC_SCCS and not lint */ -#include "namespace.h" - #include #include #include -- cgit v1.1