/* RCSID("$Id$"); */ #ifndef COMPAT_H #define COMPAT_H void enable_compat13(void); extern int compat13; #endif