procps 010114
This commit is contained in:
9
proc/whattime.h
Normal file
9
proc/whattime.h
Normal file
@@ -0,0 +1,9 @@
|
||||
/* whattime.h --- see whattime.c for explanation */
|
||||
|
||||
#ifndef __WHATTIME_H
|
||||
#define __WHATTIME_H
|
||||
|
||||
extern void print_uptime(void);
|
||||
extern char *sprint_uptime(void);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user