This commit is contained in:
Christopher Faylor 2003-09-16 03:59:35 +00:00
parent 2bfdb22e23
commit c429c346d8
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
2003-09-15 Christopher Faylor <cgf@redhat.com>
* getopt.cc (opterr): Reinstate initialization.
* getopt.c (opterr): Reinstate initialization.
(optind): Ditto.
(optopt): Ditto.
* pinfo.cc: Include cygheap.h or suffer compile error.