diff --git a/include/SWI-Prolog.h b/include/SWI-Prolog.h index e716453eb..0b01c9ffb 100644 --- a/include/SWI-Prolog.h +++ b/include/SWI-Prolog.h @@ -71,7 +71,6 @@ stuff. #endif /*HAVE_DECLSPEC*/ #endif /*_PL_EXPORT_DONE*/ -typedef int bool; typedef unsigned long term_t; typedef void *module_t; typedef void *record_t;