Commit 09e22b5a16b5cd926d75dd9e052b6b2188981df5

Eric Blake 2009-10-06T20:44:13

getopt: fix compilation on darwin * lib/getopt.in.h (includes): Leave breadcrumbs during system include. * lib/unistd.in.h (getopt): Use them to avoid recursive include. Reported by Ludovic Courtès. Signed-off-by: Eric Blake <ebb9@byu.net>