summaryrefslogtreecommitdiff
path: root/compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'compat.h')
-rw-r--r--compat.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/compat.h b/compat.h
index 9d896c7dd..4f6c10ff6 100644
--- a/compat.h
+++ b/compat.h
@@ -1,7 +1,7 @@
1/* RCSID("$Id: compat.h,v 1.1 1999/10/27 03:42:44 damien Exp $"); */ 1/* RCSID("$Id: compat.h,v 1.2 1999/11/24 13:26:22 damien Exp $"); */
2 2
3#ifndef COMPAT_H 3#ifndef COMPAT_H
4#define COMPAT_H 4#define COMPAT_H
5void enable_compat13(void); 5void enable_compat13(void);
6extern int compat13; 6extern int compat13;
7#endif 7#endif