summaryrefslogtreecommitdiff
path: root/sqmail-4.3.07/src/include/date822fmt.h
blob: a2f14328233f9b94ca80b986d900513f957133e2 (plain)
1
2
3
4
5
6
7
#ifndef DATE822FMT_H
#define DATE822FMT_H

unsigned int date822fmt(char *,struct datetime *);
#define DATE822FMT 60

#endif