blob: 4f6c10ff64f808ec690d5591d2b958a96dcd91e9 [file] [log] [blame]
/* 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