ache 2004/02/22 20:18:00 PST FreeBSD src repository Modified files: include getopt.h unistd.h Log: Try to better mimic GNU getopt.h which does not assume to make visible all unistd.h functions, use _GETOPT_DECLARE define for that. Revision Changes Path 1.3 +10 -6 src/include/getopt.h 1.72 +3 -0 src/include/unistd.h