* numbers.c: Added #include "feature.h".
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Sat, 5 Jun 1999 05:59:50 +0000 (05:59 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Sat, 5 Jun 1999 05:59:50 +0000 (05:59 +0000)
libguile/numbers.c

index a4cbb80..0a18af6 100644 (file)
@@ -45,6 +45,7 @@
 #include "_scm.h"
 #include "genio.h"
 #include "unif.h"
+#include "feature.h"
 
 #include "numbers.h"
 \f