/* RCSID("$Id: compat.h,v 1.2 1999/10/16 22:29:01 markus Exp $"); */ #ifndef COMPAT_H #define COMPAT_H void enable_compat13(void); extern int compat13; #endif