../../utils/storeinfo.c:84:15: error: expected ';' at end of declaration void psep () ^ ; ../../utils/storeinfo.c:132:37: error: expected ';' at end of declaration void pf (int mask, char *name) ^ ; ../../utils/storeinfo.c:200:67: error: expected ';' at end of declaration error_t parse_opt (int key, char *arg, struct argp_state *state) ^ ; ../../utils/storeinfo.c:264:16: error: use of undeclared identifier 'argp' argp_parse (&argp, argc, argv, 0, 0, 0); ^ 4 errors generated.