Преглед на файлове

Added missing prototype

tags/v0.9.3
Michael Brown преди 18 години
родител
ревизия
1e4a838f55
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1
    0
      src/include/getopt.h

+ 1
- 0
src/include/getopt.h Целия файл

@@ -51,6 +51,7 @@ extern char *optarg;
51 51
 extern int optind;
52 52
 extern int optopt;
53 53
 
54
+extern void reset_getopt();
54 55
 extern int getopt_long ( int argc, char * const argv[], const char *optstring,
55 56
 			 const struct option *longopts, int *longindex );
56 57
 

Loading…
Отказ
Запис