getopt: avoid clash with FreeBSD _getopt_internal
authorEric Blake <ebb9@byu.net>
Mon, 5 Oct 2009 20:34:25 +0000 (14:34 -0600)
committerEric Blake <ebb9@byu.net>
Tue, 6 Oct 2009 00:39:25 +0000 (18:39 -0600)
commit40c7699e05fa420358703794383caf38de1713fc
treefb0a38372d2aed35e7d33268ab3f4ce638298f28
parentad82c2fb130fbf3bfd3f7f9aa60e99a19ff9d396
getopt: avoid clash with FreeBSD _getopt_internal

* lib/getopt.in.h (_getopt_internal): Override the name.
* lib/getopt_int.h (includes): Pick up any overrides.
Reported by Reuben Thomas.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
lib/getopt.in.h
lib/getopt_int.h