diff options
Diffstat (limited to 'cmd_rusage.h')
-rw-r--r-- | cmd_rusage.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/cmd_rusage.h b/cmd_rusage.h deleted file mode 100644 index 5e35317..0000000 --- a/cmd_rusage.h +++ /dev/null @@ -1,14 +0,0 @@ -#ifndef __CMD_RUSAGE_H -#define __CMD_RUSAGE_H - -#include <stdlib.h> -#include <stdio.h> - -#include <sys/time.h> -#include <sys/resource.h> - -#include "util.h" - -void *cmd_rusage(void *data); - -#endif
\ No newline at end of file |