This commit is contained in:
Vítor Santos Costa 2014-09-19 14:25:10 -05:00
parent e06bcd659e
commit 9929946de2

View File

@ -149,7 +149,7 @@ typedef unsigned long uintptr_t;
#endif
#ifndef PL_HAVE_TERM_T
#define PL_HAVE_TERM_Temacs
#define PL_HAVE_TERM_T
typedef intptr_t term_t;
#endif
typedef struct mod_entry *module_t;