-
由 Blue Swirl 提交于
GCC 3.3.5 generates warnings for static forward declarations of data, so rearrange code to use static forward declarations of functions instead. Use <getopt.h> for optind instead of local definition. Signed-off-by: NBlue Swirl <blauwirbel@gmail.com>
22a2bdcb