summaryrefslogtreecommitdiffstats
path: root/defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'defines.h')
-rw-r--r--defines.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/defines.h b/defines.h
index e14646ad..714aa202 100644
--- a/defines.h
+++ b/defines.h
@@ -1,6 +1,8 @@
#ifndef _DEFINES_H
#define _DEFINES_H
+/* $Id: defines.h,v 1.53 2001/02/09 01:55:36 djm Exp $ */
+
/* Some platforms need this for the _r() functions */
#if !defined(_REENTRANT) && !defined(SNI)
# define _REENTRANT 1