mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-04-22 01:30:45 -07:00
Rename features.h -> ecl_features.h because Linux has a header with the same name
This commit is contained in:
parent
321356dadf
commit
a677a3b0c0
2 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
|||
#include <ecl/ecl-inl.h>
|
||||
extern int GC_dont_gc;
|
||||
|
||||
#include "features.h"
|
||||
#include "ecl_features.h"
|
||||
#include "iso_latin_names.h"
|
||||
|
||||
/******************************* EXPORTS ******************************/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue