]> git.proxmox.com Git - mirror_frr.git/commit - lib/getopt.c
2005-05-15 Paul Jakma <paul@dishone.st>
authorpaul <paul>
Sun, 15 May 2005 14:25:08 +0000 (14:25 +0000)
committerpaul <paul>
Sun, 15 May 2005 14:25:08 +0000 (14:25 +0000)
commit024a7f06979b467299a85e915b78af456a89e3a6
treee9c28719f8812dd808699dd6108532d9526a476b
parent14c1f187acdca1278e035e30d4c036d6eacf9721
2005-05-15 Paul Jakma <paul@dishone.st>

* getopt.h: It's not just __GNU_LIBRARY__ which defines
  getopt, eg __EXTENSIONS__ does too on SunOS. It still seems
  awfully fragile though.
* getopt.c: include zebra.h after config.h, before including
  getopt.h so that things at least are consistent..
* getopt1.c: ditto
lib/ChangeLog
lib/getopt.c
lib/getopt.h
lib/getopt1.c