1
0
Files
irix-657m-src/eoe/cmd/mediad/strplus.H
2022-09-29 17:59:04 +03:00

8 lines
176 B
C

#ifndef strplus_included
#define strplus_included
extern char *strdupplus(const char *src);
extern int strcmpnull(const char *, const char *);
#endif /* !strplus_included */