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