summaryrefslogtreecommitdiff
path: root/compat.h
blob: 4f6c10ff64f808ec690d5591d2b958a96dcd91e9 (plain)
1
2
3
4
5
6
7
/* RCSID("$Id: compat.h,v 1.2 1999/11/24 13:26:22 damien Exp $"); */

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