1*56a424ccSmp /* Prototype for nstrtok */
2*56a424ccSmp char *nstrtok(char *, const char *delim);
3*56a424ccSmp 
4