xref: /openbsd-src/gnu/usr.bin/texinfo/lib/getopt.h (revision a1acfa9b69ad64eb720639240c8438f11107dc85)
1*a1acfa9bSespie /* getopt.h -- wrapper for gnulib getopt_.h.
2*a1acfa9bSespie    $Id: getopt.h,v 1.1.1.5 2006/07/17 16:03:41 espie Exp $
3*a1acfa9bSespie    Copyright (C) 2004 Free Software Foundation, Inc.
4840175f0Skstailey 
5*a1acfa9bSespie    Copying and distribution of this file, with or without modification,
6*a1acfa9bSespie    are permitted in any medium without royalty provided the copyright
7*a1acfa9bSespie    notice and this notice are preserved.
8*a1acfa9bSespie */
9840175f0Skstailey 
10*a1acfa9bSespie #include "getopt_.h"
11