summaryrefslogtreecommitdiffstats
path: root/compat.h
blob: 047fd5644b9644cdccbe9c0e1e24df9d3ead89eb (plain)
1
2
3
4
5
6
7
/* RCSID("$Id: compat.h,v 1.1.1.1 1999/10/27 03:42:44 damien Exp $"); */

#ifndef COMPAT_H
#define COMPAT_H
void enable_compat13(void);
extern int compat13;
#endif