Rename features.h -> ecl_features.h because Linux has a header with the same name

This commit is contained in:
Juan Jose Garcia Ripoll 2010-08-21 22:46:03 +02:00
parent 321356dadf
commit a677a3b0c0
2 changed files with 1 additions and 1 deletions

View file

@ -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 ******************************/