about summary refs log blame commit diff stats
path: root/util.h
blob: d37d981bbec45083ffd04a507bbdab3ffb10a02a (plain) (tree)
1
2
3
4
5
6





                             
#ifndef UTIL_H
#define UTIL_H

void get_time(char *thetime);

#endif