summaryrefslogtreecommitdiffstats
path: root/compat/dlfcn.h
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2013-01-03 14:08:49 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2013-01-03 14:08:49 (GMT)
commitdfe92fee6cdcf5ae490fb332111618fbb08a6bdd (patch)
tree67beb5bc2ab01dea876bee2dcd825f95eb7ae6b8 /compat/dlfcn.h
parentd9823d1d2b4d2f7e653dbd27b3ce38b470cf7b42 (diff)
parent6470859885f92e276993f88322b090eca3cb24f2 (diff)
downloadtcl-dfe92fee6cdcf5ae490fb332111618fbb08a6bdd.zip
tcl-dfe92fee6cdcf5ae490fb332111618fbb08a6bdd.tar.gz
tcl-dfe92fee6cdcf5ae490fb332111618fbb08a6bdd.tar.bz2
merge main dev branch
Diffstat (limited to 'compat/dlfcn.h')
-rw-r--r--compat/dlfcn.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/compat/dlfcn.h b/compat/dlfcn.h
index 6940c2a..fb27ea0 100644
--- a/compat/dlfcn.h
+++ b/compat/dlfcn.h
@@ -26,8 +26,6 @@
#ifndef __dlfcn_h__
#define __dlfcn_h__
-#include "tcl.h"
-
#ifdef __cplusplus
extern "C" {
#endif