getopt.h 112 B

12345
  1. /* This file will not be installed if not using gnu getopt. */
  2. #include <features.h>
  3. #include <bits/getopt.h>