/* RCSID("$Id: compat.h,v 1.3 1999/11/24 00:26:01 deraadt Exp $"); */ #ifndef COMPAT_H #define COMPAT_H void enable_compat13(void); extern int compat13; #endif