Update util.h

This commit is contained in:
vx_clutch
2025-09-29 11:40:28 -04:00
committed by GitHub
parent e618f6c656
commit 7bb7d8bd0b

View File

@@ -16,7 +16,6 @@ licence_t TOlicence(char *s);
int getopt_long(int argc, char *const argv[], const char *optstring,
const struct option *longopts, int *longindex);
char *str_dup(const char *s);
char *tostrupr(const char *s);
extern int fno;