mirror of
https://github.com/checkpoint-restore/criu
synced 2025-09-05 00:35:23 +00:00
util: Move user-per-sec constant into util.h header
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
@@ -275,4 +275,6 @@ static inline bool dir_dots(struct dirent *de)
|
||||
|
||||
extern int read_fd_link(int lfd, char *buf, size_t size);
|
||||
|
||||
#define USEC_PER_SEC 1000000L
|
||||
|
||||
#endif /* __CR_UTIL_H__ */
|
||||
|
Reference in New Issue
Block a user