add timeval prototypes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7990 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -290,5 +290,8 @@ vstrcollect(va_list *ap);
|
||||
char **
|
||||
strcollect(char *first, ...);
|
||||
|
||||
void timevalfix(struct timeval *t1);
|
||||
void timevaladd(struct timeval *t1, const struct timeval *t2);
|
||||
void timevalsub(struct timeval *t1, const struct timeval *t2);
|
||||
|
||||
#endif /* __ROKEN_COMMON_H__ */
|
||||
|
Reference in New Issue
Block a user