Ignore:
Timestamp:
Jan 3, 2019, 7:16:57 PM (7 years ago)
Author:
bird
Message:

kmk: rhel4 bootstrap hacking.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/getopt.h

    r3140 r3262  
    1717this program.  If not, see <http://www.gnu.org/licenses/>.  */
    1818
     19#ifndef FAKES_NO_GETOPT_H /* bird: hack for rhel4 unistd.h dragging in getopt.h */
    1920#ifndef _GETOPT_H
    2021#define _GETOPT_H 1
     
    129130
    130131#endif /* getopt.h */
     132#endif /* bird hack */
Note: See TracChangeset for help on using the changeset viewer.