diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2013-01-03 14:08:49 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2013-01-03 14:08:49 (GMT) |
commit | dfe92fee6cdcf5ae490fb332111618fbb08a6bdd (patch) | |
tree | 67beb5bc2ab01dea876bee2dcd825f95eb7ae6b8 /compat/dlfcn.h | |
parent | d9823d1d2b4d2f7e653dbd27b3ce38b470cf7b42 (diff) | |
parent | 6470859885f92e276993f88322b090eca3cb24f2 (diff) | |
download | tcl-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.h | 2 |
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 |