Files
mercury/util
Peter Wang ac29292e9a Delete util/getopt.h
util/getopt.h:
    Delete this file.

util/Mmakefile:
    Pass -I../getopt to the C compiler.

util/mkinit.c:
util/mkinit_erl.c:
    Include either <unistd.h> or ../getopt/getopt.h for the declaration
    of getopt(). We don't include both in case there may be conflicting
    declarations of getopt() on some system.
2019-06-10 13:30:51 +10:00
..
2019-06-10 13:30:51 +10:00
2019-06-10 13:30:51 +10:00
2019-06-10 13:30:51 +10:00