mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-21 03:51:47 -08:00
remove bogus #undef bool statement
Not sure why that was ever there.
This commit is contained in:
parent
b4e22b1854
commit
f69ded9777
1 changed files with 0 additions and 3 deletions
|
|
@ -44,9 +44,6 @@
|
|||
# ifdef HAVE_DLFCN_H
|
||||
# include <dlfcn.h>
|
||||
# define INIT_PREFIX "init_fas_"
|
||||
# ifdef bool
|
||||
# undef bool
|
||||
# endif
|
||||
# endif
|
||||
# ifdef HAVE_MACH_O_DYLD_H
|
||||
# include <mach-o/dyld.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue