$NetBSD: patch-af,v 1.2 2000/02/03 18:46:20 jdolecek Exp $ --- src/getopt.c.orig Thu Feb 3 19:23:10 2000 +++ src/getopt.c Thu Feb 3 19:23:25 2000 @@ -79,6 +79,8 @@ # endif #endif +#include "system.h" + #ifndef _ /* This is for other GNU distributions with internationalized messages. When compiling libc, the _ macro is predefined. */