summaryrefslogtreecommitdiff
path: root/src/include/gfrom.h
blob: 40fb7697ffa098f84c1edec52c56c59e2f9ffbe9 (plain)
1
2
3
4
5
6
#ifndef GFROM_H
#define GFROM_H

int gfrom(char *, int);

#endif