summaryrefslogtreecommitdiffstats
path: root/friendfinder/read_file.h
blob: a520f766295973133316ec1999c8bd67b6598678 (plain) (blame)
1
2
3
4
5
6
#ifndef __READ_FILE_H_
#define __READ_FILE_H_

char* read_key();
#endif