summaryrefslogtreecommitdiffstats
path: root/compat/dirent2.h
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-04-29 09:23:57 (GMT)
committernijtmans <nijtmans>2010-04-29 09:23:57 (GMT)
commit189dc0720d07929d20d63d408619de129f31c478 (patch)
treea57cd5c0fde46086d5e02bda1ebb52d265eb531c /compat/dirent2.h
parentdd801c86b1a462d516d4e3b97e459fc41a4be684 (diff)
downloadtcl-189dc0720d07929d20d63d408619de129f31c478.zip
tcl-189dc0720d07929d20d63d408619de129f31c478.tar.gz
tcl-189dc0720d07929d20d63d408619de129f31c478.tar.bz2
Include "tcl.h", not <tcl.h>,
like everywhere else, to insure that the version in the Tcl distribution is used, not some version from somewhere else.
Diffstat (limited to 'compat/dirent2.h')
-rw-r--r--compat/dirent2.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/compat/dirent2.h b/compat/dirent2.h
index 8deed91..794a6c4 100644
--- a/compat/dirent2.h
+++ b/compat/dirent2.h
@@ -10,15 +10,13 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: dirent2.h,v 1.3 2008/09/03 05:43:31 dgp Exp $
+ * RCS: @(#) $Id: dirent2.h,v 1.4 2010/04/29 09:23:57 nijtmans Exp $
*/
#ifndef _DIRENT
#define _DIRENT
-#ifndef _TCL
-#include <tcl.h>
-#endif
+#include "tcl.h"
/*
* Dirent structure, which holds information about a single