add sigar_getword prototype

This commit is contained in:
Doug MacEachern 2005-12-13 01:33:33 +00:00
parent 9ca64171c2
commit 26f4aa8cbb
1 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,8 @@ SIGAR_INLINE char *sigar_skip_token(char *p);
SIGAR_INLINE char *sigar_skip_multiple_token(char *p, int count);
char *sigar_getword(char **line, char stop);
int sigar_file2str(const char *fname, char *buffer, int buflen);
int sigar_proc_file2str(char *buffer, int buflen,