summaryrefslogtreecommitdiff
path: root/sqmail-4.3.07/src/include/gfrom.h
blob: 121ff6dec94ca19dc412c6f8532d46fd4363ea67 (plain)
1
2
3
4
5
6
#ifndef GFROM_H
#define GFROM_H

int gfrom(char *,int);

#endif